Page 1 of 1

Read CPU via SNMP

Posted: Thu Apr 19, 2012 4:27 am
by Niklas
Hello,

I want to read the CPU Status via SNMP.

I get some information via SNMP - but the CPU Status is unknown :-(

That's what I did:

snmpd.conf

Code: Select all

rwuser  root  
rouser  test  
rocommunity public 10.66.50.1
rocommunity  public  
rwcommunity  private  
proc	
disk   
load  1 1 1
syslocation Server Room
syslocation  
syscontact Sysadmin (root@localhost)
syscontact  Informationssysteme
sysservices 0
I use the Linux SNMP Wizard. It is all okay, but not the CPU Status.

I need some help! thx!

Re: Read CPU via SNMP

Posted: Thu Apr 19, 2012 8:16 am
by Niklas
The Command check_snmp_load_wizard.pl need one more parameter: -T netsc
:-)

Re: Read CPU via SNMP

Posted: Thu Apr 19, 2012 10:08 am
by scottwilkerson
This is somewhat dependent on the OS. On my CentOS 5.5 this is not required