[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trouble getting net-snmp to return lm-sensors data (solved)



On Fri, 31 May 2013, Francois Gouget wrote:
> 
> So I'm trying to get net-snmp to return lm_sensors data so I can monitor 
> the temperature and fan speed of my PC. But currently it won't return 
> any data:
> 
> $ snmpwalk -v2c -c public localhost lmSensors 
> LM-SENSORS-MIB::lmSensors = No more variables left in this MIB View 
> (It is past the end of the MIB tree)

It turns out this was an access control issue. Uncommenting the 
following line fixed it:

   rocommunity public  localhost


-- 
Francois Gouget <fgouget@free.fr>              http://fgouget.free.fr/
        It really galls me that most of the computer power in the world
                          is wasted on screen savers.
                     Chris Caldwell from the GIMPS project
                       http://www.mersenne.org/prime.htm


Reply to: