I think the problem in lucid lies in the switch to the libsensors4 API in 
agent/mibgroup/ucd-snmp/lmSensors.c
Patch 60 replaces the test (data->mapping == SENSORS_NO_MAPPING) with a test 
for (subfeature->mapping == 0).
In libsensors3, the SENSORS_NO_MAPPING value indicated a new main feature.  The 
subfeature mapping on the other hand indicates the number of the feature it 
belongs to.  So the test only succeeds for (all of the) subfeatures of the 
first feature. All other features are skipped.

-- 
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to