Linux

check_temp

Description:

A small Bash script that checks the CPU (or M/B) temperature with lm-sensors. Default is to check the CPU temperature but this can be changed to for example the motherboard temperature with a “–sensor” argument.

Current Version

0.8

Last Release Date

2012-12-10

Compatible With

  • Nagios 3.x

License

GPL


Project Files
Project Notes
A small Bash script that checks the CPU (or M/B) temperature with lm-sensors. Default is to check the CPU temperature but this can be changed to for example the motherboard temperature with a "--sensor" argument. The plugin complies with the guidelines, for example uses -w -c -v arguments etc. It also does some basic sanity checks and has a exit 3 catchall.
Reviews (1) Add a Review
Does what it should
by linuxprofessor, January 31, 2013

Works as intended. I had to modify it a bit though, since it doesn't output data for graphing. Changed the output after the pipe to Temp=$TEMP.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4.5 (2)
Favorites
1
Views
117,342