-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to send curl request or issue command when device is marked as down #117
Comments
Hey guys what do you think about this ? |
Hey guys just checking in on this can this be added ? this will make the monitor plugin uniform with thold and syslog which all have an option to send a command but would need the same option in monitor for up/down |
Hey guys just wanted to refresh this in case its been lost Thanks ! |
So, send some money to our donation account. Three plugin releases and the beer I'm drinking cost $5.00 a bottle (burp). |
Sounds do-able !!! done! |
Hey guys Any more thought about this ? I'm willing to donate more if that helps Thanks !! |
I've been trying to leave things be. I'm on a project for my company now (no secret who that is) that's keeping me busy right now, and once that's done, I'll spend some time on plugins again. |
Cool stuff
Thanks!
…On Mon, Jul 6, 2020, 20:37 TheWitness ***@***.***> wrote:
@bmfmancini <https://github.com/bmfmancini>,
I've been trying to leave things be. I'm on a project for my company now
(no secret who that is) that's keeping me busy right now, and once that's
done, I'll spend some time on plugins again.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#117 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADGEXTFTEQC5J6NIUTQQU73R2JU6JANCNFSM4IYFCY2A>
.
|
Hey guys
Similar to the THOLD plugin it would be awesome to be able to issue a command when a device is down.
THOLD has this option when a threshold hits a given target this would be a great option to have for up/down notifications as well instead of email alerts to send to cloud based ticketing systems like service now
as a use case
with thold we can call on a script and pass the supported variables to perform a curl instead of dealing with the pains of email. Which reduces overhead on larger systems and brings alerting up to date with other monitoring systems
Thanks !
The text was updated successfully, but these errors were encountered: