Build precise queries to find exactly what you need
Press ESC to close
If you receive NRPE error “UNKNOWN: No health status line found”, check that you have added “/usr/bin/sudo ” into nrpe.cfg before command like this:
command[check_smart]=/usr/bin/sudo /usr/local/nagios/libexec/check_smart -i $ARG1$ -d $ARG2$
And now in the file /etc/sudoers at the end add line: nagios ALL=(ALL) NOPASSWD:/usr/local/nagios/libexec/check_smart
now try: /usr/local/nagios/libexec/check_nrpe -H localhost -c check_smart -a ata /dev/sda
and you will got: OK: no SMART errors detected|Raw_Read_Error_…………
🙂
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!