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?
Views-Service Details shows netsnmp error for all devices
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Views-Service Details shows netsnmp error for all device
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
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Views-Service Details shows netsnmp error for all device
Thanks. That doc helped a lot. Now if I cause one switch to be unreachable it does not affect other switches.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Views-Service Details shows netsnmp error for all device
You are welcome, and that is great that it's responding correctly! Are you all set for this particular task then?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.