|
|
| Author |
Message |
srinivassin Beginner
Joined: 10 Feb 2005 Posts: 6
|
Posted: Fri Feb 18, 2005 1:02 pm Post subject: How can i monitor Temperature of my system... |
|
|
Hi, how can i monitor temperature and fan speed of my system.
atleast i wish to monitor temperature of my system.
i use net-snmp-5.0.9-2.30E.6
and
i added sub-device - monitor - cisto-RSP- temperature (3 of those)...
i didt get any graph on that...i knew the mibs is cisco..i just tried..
is there any way to monitor those..please...
i use Centos-3.3..its like redhat-EL
thanks in advance... |
|
| Back to top |
|
 |
balleman Site Admin
Joined: 20 Jan 2003 Posts: 282
|
Posted: Mon Feb 21, 2005 11:10 pm Post subject: |
|
|
| The first thing to try is lmsensors (http://www2.lm-sensors.nu/~lm78/). If you get that working, and if your net-snmp is compiled with lmsensors support, you can try walking the sensors MIB to see if the values show up there (ie, snmpwalk -v2c -c public oak sensors). The values this returns for me are 1000 times the real values, so my temperature graph template uses 1/1000 as the multiplier for those graph items. |
|
| Back to top |
|
 |
|