Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Sends a text to speach notification to a PSTN phone number via Twilio.
Current Version
6323c1057d
Last Release Date
2013-04-21
Owner
Simon Green
Website
http://www.wirehive.net
Download URL
https://github.com/Wirehive/nagiosplugins/blob/master/notifications/send_twilio_phone
License
Other
Compatible With
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 host_notification_options d,u service_notification_commands notify-service-by-phone!+441234123456 host_notification_commands notify-host-by-phone!+441234123456 } define command{ command_name notify-host-by-phone command_line $USER1$/send_twilio_phone -d $ARG1$ -H $HOSTNAME$ -S $HOSTSTATE$ -O "$HOSTOUTPUT$" } define command{ command_name notify-service-by-sms command_line $USER1$/send_twilio_phone -d $ARG1$ -s $SERVICESTATE$ -H "$HOSTNAME$" -D $SERVICEDESC$ -O "$SERVICEOUTPUT$" }
You must be logged in to submit a review.
To:
From: