Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Sends an SMS notification via the Twilio SMS service.
Current Version
b20f5a4a95
Last Release Date
2012-12-31
Owner
Simon Green
Website
http://www.wirehive.net
Download URL
https://github.com/Wirehive/nagiosplugins/blob/master/notifications/send_twilio_sms
License
Other
Compatible With
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 Simon Green SMS service_notification_options c host_notification_options d,u service_notification_commands notify-service-by-sms!+441234123456 host_notification_commands notify-host-by-sms!+441234123456 }
define command{ command_name notify-host-by-sms command_line $USER1$/send_twilio_sms -d $ARG1$ -H $HOSTNAME$ -S $HOSTSTATE$ -O "$HOSTOUTPUT$" } define command{ command_name notify-service-by-sms command_line $USER1$/send_twilio_sms -d $ARG1$ -s $SERVICESTATE$ -H "$HOSTNAME$" -D $SERVICEDESC$ -O "$SERVICEOUTPUT$" }
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!