Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_temper.sh
1.3
2013-08-05
- Nagios 2.x
- Nagios 3.x
- Nagios XI
GPL
30987
File | Description |
---|---|
check_temper-1.3.tar.gz | check_temper-1.3.tar.gz |
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!
Detailed documentation can be found on the project website https://github.com/ovido/check_temper/wiki.
The following checks can be performed by this plugin:
* Humidity check with:
- critical if humidity is lower then 30% or higher then 60%
- warning if humidity is lower then 35% or higher then 55%
- ok if humidity is between 35% and 55%
check_temper -w 35:55 -c 30:60 -C hum
* Temperature with:
- critical if temperature is lower then 20° or higher then 30°
- warning if temperature is lower then 22° or higher then 28°
- ok if temperature is between 22° and 28°
check_temper -w 22:28 -c 20:30 -C temp
The following checks can be performed by this plugin:
* Humidity check with:
- critical if humidity is lower then 30% or higher then 60%
- warning if humidity is lower then 35% or higher then 55%
- ok if humidity is between 35% and 55%
check_temper -w 35:55 -c 30:60 -C hum
* Temperature with:
- critical if temperature is lower then 20° or higher then 30°
- warning if temperature is lower then 22° or higher then 28°
- ok if temperature is between 22° and 28°
check_temper -w 22:28 -c 20:30 -C temp
Reviews (0)
Be the first to review this listing!