Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Hardware monitor plug in useful for system without lmsensors, like FreeBSD, NetBSD, OpenBSD
Current Version
Last Release Date
June 24, 2009
Owner
Nagios Exchange
Compatible With
plugin
Need perl, Getopts::Long, IO::Socket Plug in provide hardware monitoring by mbmon daemon (useful for system without lmsensors), you can check hardware state, like CPU/MB temperature, fan rotate speed, core voltage, system voltage. If you want set lower limit (for example fan rotate speed) then critical value must lower than warning value. For check mbmon connection, you must specify host and use option --jfb spirit@c-8:~/my/projects/check_mbmon% ./check_mbmon.pl --jfb -H webstorage Temp.= 34.0, 43.0, 0.0; Rot.= 1844, 2537, 2463 Vcore = 1.54, 3.14; Volt. = 3.39, 5.08, 15.50, -14.92, -7.71 As you see, mbmon return 4 types of probes, Temp, Rot, Vcore, Volt for fetching value one of them you must specify type of probe by -T and select value by -N spirit@c-8:~/my/projects/check_mbmon% perl ./check_mbmon.pl -H webstorage -T Temp -N 1 43.0 Warning and critical limit specified by -w and -c
You must be logged in to submit a review.
To:
From: