APC

check_netbotz

Description:

This python plugin will check NetBotz200 temperature and humidity sensor,and return the results. In addition, it produces performance data.

Current Version

1.0

Last Release Date

2012-12-12

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner

License

GPL


Project Files
Project Photos
Project Notes
The plugin uses snmp v1 in order to interact with the NetBotz administration interface. The plugin will discover the available sensors and thresholds automatically. SNMP Python bindings are mandatory. Need to install net-snmp-python package (Centos). In addition, PowerNet-MIB in mandatory. Place it under you default MIB directory(/usr/share/snmp/mibs). Usage: check_netbotz.py [options] Options: -h, --help show this help message and exit -H HOST, --host=HOST NetBotz Host Name -c COMMUNITY, --community=COMMUNITY SNMP Community Name. [Default:public] -t TYPE, --type=TYPE Test Type. Valid values are 'temp' for tempratue test, and 'humid' for humidity tests. [Default:temp] -e ONERROR, --onerror=ONERROR On error exit code. Valid values are 1 for warning, 2 for critical. [Default:2] Outputs: OK: Sensor MM:1 Tempratue test: 23C - The Tempratue value is OK. Sensor MM:2 Tempratue test: 21C - The Tempratue value is OK. | 'Sensor MM:1 Tempratue'=23;;;40;0; 'Sensor MM:2 Tempratue'=21;;;40;0; OK: Sensor MM:1 Humidity test: 38% RH - The Humidity value is OK. Sensor MM:2 Humidity test: 42% RH - The Humidity value is OK. | 'Sensor MM:1 Humidity'=38%;;;99;0; 'Sensor MM:2 Humidity'=42%;;;99;0;
Reviews (1) Add a Review
Works excelent
by demr, June 30, 2017

This works great. It would be nice if it could check wireless sensor as well. Thanks Enzo



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (1)
Favorites
2
Views
55,037