PDA

View Full Version : Zabbix 1.1alpha 10 cpu temperature


Alex Rabotiajev
22-08-2005, 10:25
Hi,
I need help. How to get cpu temperature from windows servers (with zabbix agent or via snmp) (hardware IBM Xseries 306 ) and then send alerting to administrator.

erisan500
22-08-2005, 13:24
You need to install the IBM Director client (not the server part) and read out the values with snmp, thats how i got it working.

EriSan

Alex Rabotiajev
29-08-2005, 14:59
You need to install the IBM Director client (not the server part) and read out the values with snmp, thats how i got it working.

EriSan

Sorry! Can you help me ? I can`t read out the values with snmp.

For example cpu temperature.

erisan500
29-08-2005, 15:18
what OID are you using ?

Alex Rabotiajev
30-08-2005, 11:49
what OID are you using ?

I install in my IBM server`s Xseries306 IBM Director Client.

After I found some mib files:

cimwin32.mib
ibmServeRaid.mib
ums.mib
umsagent.mib
umsasf.mib
umsassetid.mib
umsevent.mib
umshealth.mib
umslmsensor.mib
umsmemory.mib
umsnic.mib
umspower.mib
umsprocessor.mib

But i can`t find oid for cpu temperature.

Then i read the document director_snmp_support.pdf

(www1.ibm.com/servers/eserver/xseries/systems_management/pdf/director_snmp_support.pdf ).
For example :

Putting it all together, the OID for the current state of fan 0 is:

1.3.6.1.4.1.2.6.159.1.1.30.3.1.2.6.102.97.110.32.3 2.48

But this example from document do not work.

But I do not know how to get cpu temperature :(

If you know how to do this help me please.