Page 3 of 3

Re: Views-Service Details shows netsnmp error for all device

Posted: Wed Aug 14, 2013 3:02 pm
by mfernacz
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?

Re: Views-Service Details shows netsnmp error for all device

Posted: Wed Aug 14, 2013 4:08 pm
by sreinhardt
You are correct, I would suggest against using this via nsca, as there is not a real need to add the complexity to it at this point. As for command and service definitions in XI. I would suggest this document http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

Re: Views-Service Details shows netsnmp error for all device

Posted: Thu Aug 15, 2013 9:03 am
by mfernacz
Thanks. That doc helped a lot. Now if I cause one switch to be unreachable it does not affect other switches.

Re: Views-Service Details shows netsnmp error for all device

Posted: Thu Aug 15, 2013 9:58 am
by sreinhardt
You are welcome, and that is great that it's responding correctly! Are you all set for this particular task then?