TOP LEVEL CATEGORIES
EXPLORE
@simonjgreen
Favorites 1
Views 3514
Sets and retrieves a value from a memcached instance to test both availability and responsiveness. Requires netcat to be installed. define command{ command_name check_memcached command_line…
Sends a text to speach notification to a PSTN phone number via Twilio. define contact{ contact_name simonPhone use phone-contact alias Simon Green Phone service_notification_options c…
Sends an SMS via the Twilio SMS gateway. Mobile number should be entered with country code, eg +44123412345678 define contact{ contact_name simonSMS use sms-contact alias…
Used in conjunction with irccat (https://github.com/Wirehive/irccat) to send a message to an IRC channel. We add on the unusual flapping and maintenance window notifications to…
This is used in conjunction with the Notify My Android app (http://www.notifymyandroid.com/). You will need a developer key from them. Example given of use on…
Place send_prowl in your libexec directory. Call from Nagios using a command line similar to: define command{ command_name notify-host-by-prowl command_line $USER1$/send_prowl -d $ARG1$ -f "Server…