Build precise queries to find exactly what you need
Press ESC to close
This plugin enable us to start monitoring the various components of our Juniper devices mostly Juniper MX960. Setting up the plugin in Nagios Version 3.2.3 is straight forward the only problem i faced was plugin works fine from command line but giving error ‘Service check did not exit properly’, quick googling reports its something to do with embedded perl. simple fix it to prefixes the command_line with full path to the perl. The command definition look like…
define command{ command_name check_snmp_components command_line /usr/bin/perl $USER1$/check_snmp_environment.pl -H $HOSTADDRESS$ ….. }
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!