@Dennis Borgmann
no, the behavior you are seeing is not related to this bug report.
to review, this bug report documents two bugs (with the second bug caused by
the patching of the first bug):
1. lmsensors data is not available through snmp
2. snmp returns lmsensors information, but instead of r
hi guys!
i just installed mythbuntu on my HTPC (mythbnutu version 11.10) and this
is the output of sensors:
root@fernseher-PC:/home/fernseher# sensors
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +1.04 V (min = +0.85 V, max = +1.60 V)
+3.3 Voltage: +3.28 V (min = +2.97 V,
@Kyle Gordon
the problem is that:
* this bug is marked as "fix released", so no one is going to pay much
attention to the continuing discussion
* the "released" "fix" has NOT been released for lucid, but i don't see any
way to clarify that in this bug report's metadata
i don't see any possib
Can anyone provide any info? Is there anybody with ownership of this
bug?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/506865
Title:
snmp-net not working with lm-sensors
--
ubuntu-bugs mailing li
Any idea if/when this fix will be available for 10.04 LTS?
--
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.ubun
** Attachment added: "snmpwalk output of snmpd after applying patch to
60_libsensors_api.patch"
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/506865/+attachment/1739838/+files/snmpwalk_-v_2c_-c_public_hostname_.1.3.6.1.4.1.2021.13.16.good.log
--
snmp-net not working with lm-sensor
** Patch added: "patch to 60_libsensors_api.patch to not output every
subfeature of each feature"
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/506865/+attachment/1739837/+files/net-snmp_5.4.2.1%7Edfsg0ubuntu1-0ubuntu2.2.patch
--
snmp-net not working with lm-sensors
https://bugs.l
** Attachment added: "snmpwalk output of snmpd after applying
60_libsensors_api.patch"
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/506865/+attachment/1739836/+files/snmpwalk_-v_2c_-c_public_hostname_.1.3.6.1.4.1.2021.13.16.bad.log
--
snmp-net not working with lm-sensors
https://
i believe that the patch for net-snmp debian bug #575810 should have
included:
-+(subfeature->mapping == 0) &&
++(subfeature->type == (feature->type << 8)) &&
i agree with the bug report that "subfeature->mapping == 0" causes snmpd
to only report the first
Ok this patch has been applied to maverick. Its porbably a good
candidate for an sru.
chuck
** Changed in: net-snmp (Ubuntu)
Status: Confirmed => Fix Released
--
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notification because you are
Thanks Brad for your builds, worked like a charme.
That patch should find its way to the stable repository soon.
--
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
I had a request to build some custom debs with the debian patch from the
debian bug report.
So you can find those here: http://wand.net.nz/~bmc26/debs/net-snmp/
--
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notification because you are a mem
I had the same issue with my fresh install of ubuntu 10.04 server.
There is a patch in the debian bug system that fixes this issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575810
I applied the patch and rebuild the ubuntu package from source and I get
all of my sensor data now.
** Bug w
** Description changed:
I'm trying to get temperature with snmp and lm-sensors but it's not
working.
I really think it's bug here's the output of a few commands that may be
relevant.
raph...@francois-desktop:~$ sudo snmpwalk -v2c -c public localhost
1.3.6.1.4.1.2021.13.16
- LM-SEN
@Rob.D, I'm not at all an expert on Debian/Ubuntu development, but as
far as I understand what you see is the original ("upstream") source
tree. Debian/Ubuntu applies patches on this source if necessary. The
patch I mentioned can be seen at http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/luc
@Erik, I am trying to find the change/patch you mention.
The changelog does list the switch to libsensors4, around 2009-11-26?,
https://launchpad.net/ubuntu/lucid/+source/net-snmp/+changelog
For net-snmp 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 - I see lmSensors.c rev 14 from
2007-12-08
http://bazaar.la
Same hardware, one with Hardy 8.04.3 LTS one with Lucid 10.04, same
sensors output but different snmpwalks : missing Core1 Temp.
On 8.04.3 and 10.04:
$ sensors
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp: +26.0°C
Core1 Temp: +25.0°C
On 8.04.3:
$ snmpwalk -v2c -cpublic 192.168.0.1 .1.3.6.1.
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. Th
This also affects me: Ubuntu Lucid (10.04), 2.6.32-22-generic
#33-Ubuntu SMP
~$ apt-cache show snmpd lm-sensors | grep '\(Package\)\|\(Version\)'
Package: snmpd
Version: 5.4.2.1~dfsg0ubuntu1-0ubuntu2
Package: lm-sensors
Version: 1:3.1.2-2
~$ sensors
smsc47b397-isa-0480
Adapter: ISA adapter
fan1
I've got a similar thing on lucid. I think the problem is somewhere related to
atk0110-acpi-0
other devices seem to work fine
sensors:
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +1.07 V (min = +0.85 V, max = +1.60 V)
+3.3 Voltage: +3.30 V (min = +2.97 V, max = +3.63 V)
Can you try this on lucid?
thanks
chuck
** Changed in: net-snmp (Ubuntu)
Status: Incomplete => Confirmed
--
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 Ubunt
No, i dont have this file on my machine.
Regards,
Raphaël
--
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.ubu
It looks like its trying to find the /etc/snmp/snmpwalk.conf file. Is it
installed on your machine?
Regards
chuck
--
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 Ubun
** Attachment added: "strace of snmpwalk -v1 -c public localhost lmSensors"
http://launchpadlibrarian.net/38615793/snmpwalkpubliclocalhostlmSensors.log
--
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notification because you are a member of
** Attachment added: "strace of snmpwalk -v2c -c public localhost
1.3.6.1.4.1.2021.13.16"
http://launchpadlibrarian.net/38615768/stracesnmpwalk.log
--
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notification because you are a member of Ub
If possible can you add an strace output?
Thanks
chuck
** Changed in: net-snmp (Ubuntu)
Importance: Undecided => Low
** Changed in: net-snmp (Ubuntu)
Status: New => Incomplete
--
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notific
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/37843030/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/37843031/XsessionErrors.txt
--
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received t
27 matches
Mail list logo