Can't check CPU of Cisco Catalyt 4507 Switch
Posted: Fri Mar 18, 2016 4:45 pm
Hi everyone, I'm having a lot of trouble using nagios to check the CPU and memory of a CISCO Catalyst 4507 switch using SNMP. I've loaded up all the mibs I need, and I'm doing the following check:
$USER1$/check_snmp -H $HOSTADDRESS$ -o cpmCPUTotal1minRev -C crownit -P 2c -m CISCO-PROCESS-MIB
I was hoping to get the CPU usage, but instead all I got was this:
OUTPUT: SNMP OK - Such Instance currently exists at this OID |
Am I doing something wrong? I assume so....I just can't figure out what! :p This SNMP stuff is pretty confusing for me, I've never used it before.
$USER1$/check_snmp -H $HOSTADDRESS$ -o cpmCPUTotal1minRev -C crownit -P 2c -m CISCO-PROCESS-MIB
I was hoping to get the CPU usage, but instead all I got was this:
OUTPUT: SNMP OK - Such Instance currently exists at this OID |
Am I doing something wrong? I assume so....I just can't figure out what! :p This SNMP stuff is pretty confusing for me, I've never used it before.