Re: Views-Service Details shows netsnmp error for all device
Posted: Wed Aug 14, 2013 3:02 pm
Or are you stating to use the following in the NRDS configuration? Create only one NRDS configuration?
command[Check SNMP Load]=/usr/local/nagios/libexec/check_snmp_load.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$ -T netsl -f
command[Check SNMP Memory]=/usr/local/nagios/libexec/check_snmp_mem_mrv.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$ -f
Then add a new Service in CCM for each switch and put in the args for scripts?
command[Check SNMP Load]=/usr/local/nagios/libexec/check_snmp_load.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$ -T netsl -f
command[Check SNMP Memory]=/usr/local/nagios/libexec/check_snmp_mem_mrv.pl -H $HOSTADDRESS$ -C $ARG1$ -w $ARG2$ -c $ARG3$ -f
Then add a new Service in CCM for each switch and put in the args for scripts?