Build precise queries to find exactly what you need
Press ESC to close
Good job!
I just want to say 2 different things: – on SuSE distribution, the utils.pm is located in /usr/lib/nagios/plugins directory (it’s included in nagios-plugins package). So you need to correct line 30 of the script with:
use lib “/usr/lib/nagios/plugins”;
– also, is not written in the information page of check_rsync, but this plugin is using rsync command, so it must be installed also on the Nagios server.
Anyway, it’s working fine 🙂
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!