I am trying to graph CPU usage on a couple of my Windows Servers, but can't seem to get any data into the graphs.
Running this command:
Code: Select all
snmpwalk -v1 -c public apollo .1.3.6.1.2.1.25.3.3.1
Code: Select all
HOST-RESOURCES-MIB::hrProcessorFrwID.1 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.1 = INTEGER: 1
I've tried just making a graph for ucd/net - CPU Usage, but I get all zero's in the graph (no nans though).
This exact same thing is happening with both my Windows Servers. I have ticked all the boxes in the Agent tab in SNMP service, restarted the service etc. I can get traffic information from these servers, just no CPU Usage .
For information the Cacti server is an Ubuntu 7.10 server.
Anyone have any ideas?
Thanks a lot,
Rob