Build precise queries to find exactly what you need
Press ESC to close
My “commands.cfg” file. define command{ command_name check_snmp_uptime command_line /usr/local/nagios/libexec/check_snmp_uptime.pl -H $HOSTADDRESS$ -C “$ARG1$” } ##################################### My “Linux.cfg” file define service{ use generic-service host_name cPanel service_description UPTIME check_command check_snmp_uptime!public } ####################### commands output: /usr/local/nagios/libexec/check_snmp_uptime.pl -H 192.168.1.1 -C public
SNMP uptime: 35 days, 0 hours, 12 minutes, 21 seconds : OK #######################
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!