TurboTurtle / rig

A lightweight, flexible, easy to use system monitoring and event handling utility
GNU General Public License v2.0
10 stars 7 forks source link

[rfe] Notify a user when a rig is triggered #10

Open TurboTurtle opened 5 years ago

TurboTurtle commented 5 years ago

Right now the only indication a user has if a rig has been triggered is checking rig list and/or /var/log/rig/rig.log. This isn't exactly a great experience and I would like to see us providing an active notification.

My first thought is to optionally send an email. I haven't explored this too deeply though as I'm unsure of how complex we would have to make this functionality.

juanmasg commented 2 years ago

Basic email support should be easy to implement, however adding advanced features as authentication, send rate control to avoid spamming, etc might be more complicated.

A couple of ideas for this: