
Environmental
check_temper.sh
Description:
check_temper is a monitoring plugin for Nagios, which is used to monitor temperature and humidity with TEMPer humi thermometers.
Current Version
1.3
Last Release Date
2013-08-05
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios XI
Owner
License
GPL
Project Files
File | Description |
---|---|
check_temper-1.3.tar.gz |
Project Notes
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
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
31,018