Search Exchange
Search All Sites
Login
SMS Notifications via Mediaburst
Current Version
1.1
Last Release Date
2011-02-03
Compatible With
- Nagios 2.x
- Nagios 3.x
Owner
E-mail
Website
Download URL
License
Other
Hits
29530
Files:
| File | Description |
|---|---|
| notify_sms.pl | SMS Notification script |
Uses the Nagios pager configuration to send SMS through the Mediaburst HTTP Gateway.
Send SMS notifications from Nagios.
Uses the Nagios pager configuration to send SMS through the Mediaburst HTTP Gateway.
Example commands:
define command{
command_name notify-by-sms
command_line $USER1$/notify_sms.pl -u USERNAME -p PASSWORD -t $CONTACTPAGER$ -f Nagios -m "Service: $SERVICEDESC$nHost: $HOSTNAME$nAddress: $HOSTADDRESS$nState: $SERVICESTATE$nInfo: $SERVICEOUTPUT$nDate: $LONGDATETIME$"
}
define command{
command_name host-notify-by-sms
command_line $USER1$/notify_sms.pl -u USERNAME -p PASSWORD -t $CONTACTPAGER$ -f Nagios -m "Host $HOSTNAME$ is $HOSTSTATE$nInfo: $HOSTOUTPUT$nTime: $LONGDATETIME$"
}
To use this script you will need a mediaburst SMS API account available from http://www.mediaburst.co.uk/api/
The latest version of this plugin with full change history can always be found at:
http://github.com/mediaburst/Nagios-Plugins
Uses the Nagios pager configuration to send SMS through the Mediaburst HTTP Gateway.
Example commands:
define command{
command_name notify-by-sms
command_line $USER1$/notify_sms.pl -u USERNAME -p PASSWORD -t $CONTACTPAGER$ -f Nagios -m "Service: $SERVICEDESC$nHost: $HOSTNAME$nAddress: $HOSTADDRESS$nState: $SERVICESTATE$nInfo: $SERVICEOUTPUT$nDate: $LONGDATETIME$"
}
define command{
command_name host-notify-by-sms
command_line $USER1$/notify_sms.pl -u USERNAME -p PASSWORD -t $CONTACTPAGER$ -f Nagios -m "Host $HOSTNAME$ is $HOSTSTATE$nInfo: $HOSTOUTPUT$nTime: $LONGDATETIME$"
}
To use this script you will need a mediaburst SMS API account available from http://www.mediaburst.co.uk/api/
The latest version of this plugin with full change history can always be found at:
http://github.com/mediaburst/Nagios-Plugins
Reviews (0)
Be the first to review this listing!


New Listings


