Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check All4xxx
1.0
2013-07-15
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
- Nagios Fusion
52093
File | Description |
---|---|
check_all4000 | check_all4000 |
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!
This plugin is written in php
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
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
Reviews (0)
Be the first to review this listing!