Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin will connect to smscity to send your SMS. The connector uses https to send the messages.
Current Version
1.0
Last Release Date
2011-09-29
Owner
Jochen Oonincx
License
Other
You will need an account with credits on smscity.com to use this plugin.
Unpack the archive in nagios/libexec/
change the variables in send_sms.php to reflect your user and password, and of course your sender name.
Add the following to commands.cfg:
define command{ command_name notify-host-by-sms command_line $USER1$/send_sms.php -T $_CONTACTMOBILE$ -M '$HOSTSTATE$: $HOSTNAME$ $HOSTACKCOMMENT' > /dev/null 2>&1 }
define command{ command_name notify-service-by-sms command_line $USER1$/send_sms.php -T $_CONTACTMOBILE$ -M '$SERVICESTATE$: $SERVICEDESC$ on $HOSTNAME$ $SERVICEACKCOMMENT$' > /dev/null 2>&1 }
Make sure you add _Mobile to every contact in your contacts.cfg, this should contain the 06-number to send the SMS to.
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!