Check All4xxx

Bookmark and Share

Current Version
1.0
Last Release Date
2012-10-23
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
Owner
E-mail
Hits
13854
Files:
FileDescription
check_all4000check_all4000
Checks the values from the XML interface of the ALL4x00 device.
Currently ALL4000 and ALL4500 supported

Checks the values from the XML interface of the device.

Support for HTTP Basic Auth!

HOSTNAME: Hostname or IP of the ALL4x00
TYPE: 4000/4500
USER: HTTP Username
PASS: HTTP Password
SENSOR: Number of the sensor to query
MIN_WARN: Lower limit for status warning
MIN_CRIT: Lower limit for status critical
MAX_WARN: Upper limit for status warning
MAX_CRIT: Upper limit for status critical

Example: ./check_all4000 192.168.0.100 4000 user pw 4 -20 -40 40 50
Result: OK - Temperatur1 - 24.31 C (24.17 C/25.03 C)

For BOOLEAN values set MIN_WARN = MIN_CRIT = MAX_WARN = MAX_CRIT = OK VALUE

Example: ./check_all4000.php 192.168.0.100 4000 user pw 5 0 0 0 0
Result: Critical - Rauchmelder has been triggered