Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_blackberry (updated)
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
I simply modify the nagios plugin of Philipp Deneu
To push the definition of this check, I update it to add a test for the free licences remaining. Most of system return INTEGER:0 to the OID request 1.3.6.1.4.1.3530.5.20.1.22.1. and 1.3.6.1.4.1.3530.5.20.1.20.1
I just add a total licence variable and the script return the licences remaining.
check_blackberry2 Help:
-----------------
-H : Hostname/IP of BES
-C : SNMP Community. Default: public
-Q query : the part to query:
srpconnect= SRP connection status
bes-version= BlackBerry Enterprise Server Version
pending= Number of messages pending
licenses= Number of free Licenses
freelicences= Number of free Licenses
-T : Total Licenses Threshold
-w : Warning Threshold
-c : Critical Threshold
-----------------
Usage: check_blackberry2 -H -C -Q -T -w -c
To push the definition of this check, I update it to add a test for the free licences remaining. Most of system return INTEGER:0 to the OID request 1.3.6.1.4.1.3530.5.20.1.22.1. and 1.3.6.1.4.1.3530.5.20.1.20.1
I just add a total licence variable and the script return the licences remaining.
check_blackberry2 Help:
-----------------
-H : Hostname/IP of BES
-C : SNMP Community. Default: public
-Q query : the part to query:
srpconnect= SRP connection status
bes-version= BlackBerry Enterprise Server Version
pending= Number of messages pending
licenses= Number of free Licenses
freelicences= Number of free Licenses
-T : Total Licenses Threshold
-w : Warning Threshold
-c : Critical Threshold
-----------------
Usage: check_blackberry2 -H -C -Q -T -w -c
Reviews (0)
Be the first to review this listing!