Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_blackberry_5.0.3
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!
Updated version of check_blackberry5 which works with BES Server 5.0.3
This is an updated version of check_blackberry by Philipp Deneu and Ross O. Fomerand for BES Server 5.0.3, it includes all the latest OID SNMP values.
* Connection Status to SRP Router
* Last SRP Connect - in human readable format
* Version of BES
* Number of messages pending
* Number of used Licenses
Note: You need to activate SNMP-Service on the BES Server and add the IP of the Nagios server to the allowed SNMP addresses.
Examples:
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.027 -C public -Q bes-version
BlackBerry Enterprise Server Version: 5.0.3.19
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.0.27 -C public -Q srpconnect
OK: Successful connected to SRP-Router. Last Connection: Fri Dec 11 13:47:46 EST 2009
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.0.27 -C public -Q pending -w 10 -c 20
CRITICAL: Pending Mails: 1260554597|Pending=1260554597;10;20;;
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.0.27 -C public -Q licenses -w 85 -c 90
OK: Licenses used: 81|Licenses=81;85;90;;
Enjoy!
This is an updated version of check_blackberry by Philipp Deneu and Ross O. Fomerand for BES Server 5.0.3, it includes all the latest OID SNMP values.
* Connection Status to SRP Router
* Last SRP Connect - in human readable format
* Version of BES
* Number of messages pending
* Number of used Licenses
Note: You need to activate SNMP-Service on the BES Server and add the IP of the Nagios server to the allowed SNMP addresses.
Examples:
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.027 -C public -Q bes-version
BlackBerry Enterprise Server Version: 5.0.3.19
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.0.27 -C public -Q srpconnect
OK: Successful connected to SRP-Router. Last Connection: Fri Dec 11 13:47:46 EST 2009
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.0.27 -C public -Q pending -w 10 -c 20
CRITICAL: Pending Mails: 1260554597|Pending=1260554597;10;20;;
$ /usr/local/nagios/libexec/check_blackberry5 -H 10.0.0.27 -C public -Q licenses -w 85 -c 90
OK: Licenses used: 81|Licenses=81;85;90;;
Enjoy!
Reviews (2)
bynoob, September 12, 2014
attention
changed oid for license check, tested on bes version 5.0.4.68
1.3.6.1.4.1.3530.5.50.1.36.3 licenses total
1.3.6.1.4.1.3530.5.50.1.37.3 licenses free
1.3.6.1.4.1.3530.5.50.1.38.3 licenses used
changed oid for license check, tested on bes version 5.0.4.68
1.3.6.1.4.1.3530.5.50.1.36.3 licenses total
1.3.6.1.4.1.3530.5.50.1.37.3 licenses free
1.3.6.1.4.1.3530.5.50.1.38.3 licenses used
Thanks for this Plugin, but it seams so, that not all installation used the same SNMP OID's like you. E.g. we have a Cluster and to check the BES Version we have to use: 1.3.6.1.4.1.3530.6.7.10.10.10.1.6.1.37 and for the second node: 1.3.6.1.4.1.3530.6.7.10.10.10.1.6.1.38.
\Wiede
\Wiede