Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_smsglobalcredit

Current Version
0.02
Last Release Date
2011-01-10
Compatible With
  • Nagios 3.x
Owner
License
BSD
Hits
96554
Files:
FileDescription
check_smsglobalcreditThe Python based plugin
check_smsglobalcredit_nagios.cfgSample configuration
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Allows you to know when your SMS Global (http://www.smsglobal.com/) credit is running low. Written in Python.
Allows you to know when your SMS Global (http://www.smsglobal.com/) credit is running low ...

It's a good idea to have redundant SMS Gateways if using this check. At my $dayjob we use SMS Global by default as it is cheaper and quicker than the backup GSM Modem connect via serial (but the GSM modem does not require internet :-)).

Script Usage:
usage: check_smsglobalcredit [-h -f creditfactor -u username -p password] -c CRITICAL -w WARNING

check_smsglobalcredit - Nagios plugin that checks via SMS Global API how many
SMS credits are left

options:
--version show program's version number and exit
-h, --help show this help message and exit
-u uname, --username=uname
SMS Global Username
-p password, --password=password
SMS Global Password
-f creditfactor, --factor=creditfactor
SMS Global Credit Factor (base it on your country)
-c critical, --critical=critical
Critical Credit Threashold
-w warning, --warning=warning
Warning Credit Threashold