Monitoring Primary Port on Cisco WAAS device

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zul.shariff
Posts: 8
Joined: Mon Jan 24, 2011 10:48 am

Monitoring Primary Port on Cisco WAAS device

Post by zul.shariff »

Recently we upgraded the IOS on the Cisco WAAS device and now we get this false alert: Critical
GigabitEthernet 1/0:DOWN, GigabitEthernet 1/0:UP, GigabitEthernet 1/0:DOWN: 2 int NOK : CRITICAL

We can ping the port from the Nagios host.
The check_command is as follows: check_snmp_int.pl -H $HOSTADDRESS$ -C $USER7$ -n $ARG1$

This was working before the IOS upgrade.
SDohmen
Posts: 240
Joined: Thu Jun 30, 2011 4:14 am

Re: Monitoring Primary Port on Cisco WAAS device

Post by SDohmen »

Maybe a stupid question but did you check the SNMP community? Since i see you are using SNMP to access the device.
Locked