Difference between revisions of "Net-SNMP and lm-sensors on Ubuntu 10.04"

From Net-SNMP Wiki
Jump to: navigation, search
Line 14: Line 14:
 
==Configure lm-sensors==
 
==Configure lm-sensors==
  
Ubuntu 10.04.1 includes lm-sensors 3.1.2 pre-installed. However, it needs to be lm-sensors needs to be properly configured before it can be used.
+
Ubuntu 10.04.1 includes lm-sensors 3.1.2 pre-installed. To verify the version:
  
 
<pre>
 
<pre>
Line 20: Line 20:
 
sensors version 3.1.2 with libsensors version 3.1.2
 
sensors version 3.1.2 with libsensors version 3.1.2
 
</pre>
 
</pre>
 +
 +
However, lm-sensors needs to be configured before it can be used.

Revision as of 02:25, 5 March 2011

Notes

Tutorial for using Net-SNMP and lm-sensors on Ubuntu 10.04.1 LTS.

Getting the sources

You can download the latest sources of Net-SNMP from here:

Net-SNMP Download Page

You can download the latest sources of lm-sensors from here:

lm-sensors Download Page

Configure lm-sensors

Ubuntu 10.04.1 includes lm-sensors 3.1.2 pre-installed. To verify the version:

> sensors -v
sensors version 3.1.2 with libsensors version 3.1.2

However, lm-sensors needs to be configured before it can be used.