Read CPU via SNMP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Niklas
Posts: 2
Joined: Thu Apr 19, 2012 2:21 am

Read CPU via SNMP

Post 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!
Niklas
Posts: 2
Joined: Thu Apr 19, 2012 2:21 am

Re: Read CPU via SNMP

Post by Niklas »

The Command check_snmp_load_wizard.pl need one more parameter: -T netsc
:-)
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Read CPU via SNMP

Post by scottwilkerson »

This is somewhat dependent on the OS. On my CentOS 5.5 this is not required
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked