Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check smart attributes via the smartmontools. This is an extension to the original work of "fuler" found at http://localhost/directory/Plugins/Operating-Systems/Linux/check_smartmon/details based on the logic of check_smart_attributes plugin by "frankie" found at http://localhost/directory/Plugins/Operating-Systems/Linux/check_smart_attributes/details The monitor logic has been restructured. Despite the overall smart status string, we now check each value against its threshold and report CRITICAL or WARNING based on the type (pre-fail or oldage) and the when_failed field (FAILING_NOW or In_the_past). In addition one can define arbitrary raw values and thresholds to monito, apart from temperature. A bunch of configuration options have been added (smartctl attrs, smartctl command, temperature id)
Current Version
1.1
Last Release Date
2013-01-04
Owner
Community Member
License
GPL
Compatible With
well but the verbose option provides no usable graphical output for very shame I've done a patch to fix DeprecationWarning: os.popen3 is deprecated : # diff check_smartmon.py.ori check_smartmon.py 38a39 > import subprocess 136c137,138 p = subprocess.Popen(cmd, shell=True, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, close_fds=True) > (child_stdin, child_stdout, child_stderr) = (p.stdin, p.stdout, p.stderr)
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!