Home Directory Plugins Hardware Environmental Temperature@lert monitor

Temperature@lert monitor

Bookmark and Share

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2012-12-21
Compatible With
  • Nagios 3.x
E-mail
License
GPL
Hits
9772
Files:
FileDescription
check_tempalert (2).plTempAlert script
We have a Temperature@lert box in the server room and needed a way to monitor it via Opsview Core. This is the perl script I came up with.
Temperature@lert is an all-in-one temperature monitoring system we use here for the server room. When we moved to Opsview Core (from just email alerts directly) we needed to integrate this into the real-time monitoring.

It works by pulling the XML data from the Temperature@lert unit and using its configuration information for min and max temperatures as the criticality alert.

The script is ugly, but it works.

Enjoy, and comments welcome!