Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Reads temperature, voltage or fanspeed from the speedfan service.
Current Version
Last Release Date
June 4, 2009
Owner
Nagios Exchange
Reads temperature/voltage/fans peed given by the speedfan software (windows OS) Requires speedfan: http://www.almico.com/speedfan.php and the latest SFSNMP from http://code.bastart.eu.org/sfsnmp
Since SFSNMP is not developed anymore, I wrote my own plugin to check temperatures on Windows hosts. My plugin uses Open Hardware monitor instead of Speedfan. My plugin is named check_ohm_temperatures and can be found on this site. I don't want to rate this plugin since it's not the plugins fault that it does not work anymore, so I give it Average.
although only temp variable worked for me (not voltage or speedfan) but atleast it produced an output for temperature. here is some advice so not to repeat my mistakes: in nagios define as: define command{ command_name check_speedfan command_line /usr/bin/perl $USER1$/check_sfan.pl $ARG1$ $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$ } and service as: define service{ use generic-service host_name myworkstation service_description cpu temperature 2 check_command check_speedfan!temp!10.1.1.29!test!5!"x>40||x45||x} if you are running win 2003 64bit then don't do my mistake and just run injector.exe instead of speedfan.exe so it communicates with the snmp software mentioned by the author (bastart)
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!