Build precise queries to find exactly what you need
Press ESC to close
Thanks, that’s what I needed! To use it with NRPE, do the following:
1. add the following to commands.cfg on the Nagios server: ” # check mountpoints define command { command_name check_mountpoints command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c check_mountpoints -a $ARG1$ $ARG2$ } ”
2. Copy / move / download the plugin to the target server’s plugin directory.
3. Adjust the NRPE config on the target server to be monitored:
#:nano /etc/nagios/nrpe.d/template.cfg add: “command[check_mountpoints]=/usr/lib/nagios/plugins/check_mountpoints.sh $ARG1$”
4. Restart the NRPE damon #:/etc/init.d/nagios-nrpe-server restart
5. Add a service check on the nagios server..
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!