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. To verify the version:
+
Ubuntu 10.04.1 includes lm-sensors 3.1.2 pre-installed. To verify the version, type the following:
  
 
<pre>
 
<pre>

Revision as of 02:27, 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, type the following:

> 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.