Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".
** Changed in: net-snmp (Ubuntu Hardy)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
I'm still experiencing this error. Any further thoughts?
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
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.u
Although not noted in this bug report, it may be fixed for hardy. I
hadn't enabled hardy-updates and now when using the latest packages, the
service has been running for 2 hours without shutting down.
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
You received t
Such a shame! Trying to set up Zenoss monitoring and couldn't understand
why the snmp deamon would stop responding after a couple of minutes
after deamon restart...
Running Hardy LTS because I thought it was stable enough to be included
in a data center / under monitoring.
No workaround or fix fo
We still have these problems in two of our servers. Both of these run
MySQL 5 (packaged with Hardy). A bunch of other servers running MySQL
doesn't have this problem though, nor our other servers.
Any ideas on a workaround except "Build your own package"?
Thanks,
Micke
--
snmpd dies after reque
There will be several tests to be done.
As far as i can tell today, it seems not to be an generell snmp problem.
Last week i spend by observing some of our servers wich die that way. And it
seems that its an Problem of some OIDs or the interact with how fast they
are asked. I found out that an han
As far a I can tell this is still not fixed in Hardy. Obviously this
issue is now known as a patch has been released for Karmic.
Unfortunately, I don't have the luxury of upgrading all my servers and
rolling my own packages for this is something I would like to avoid.
Will this be fixed in Hardy (
** Branch linked: lp:ubuntu/net-snmp
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
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://list
** Also affects: net-snmp (Ubuntu Hardy)
Importance: Undecided
Status: New
** Changed in: net-snmp (Ubuntu Hardy)
Importance: Undecided => Medium
** Changed in: net-snmp (Ubuntu Hardy)
Status: New => Triaged
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.n
This bug is not fixed in LTS (Hardy)
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
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://list
This bug was fixed in the package net-snmp - 5.4.1~dfsg-12ubuntu7
---
net-snmp (5.4.1~dfsg-12ubuntu7) karmic; urgency=low
* debian/patches/99-fix-ubuntu-div0.patch: Fix division by zero.
(LP: #426813).
-- Chuck ShortMon, 28 Sep 2009 14:02:16 -0400
** Changed in: net-snmp
It's only a simple testing script:
#! /bin/bash
while [ 1 ]
do
snmpwalk -v2c -c test_server 162.23.61.160
sleep 5
done
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Could you attach your script as well?
Thanks
chuck
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
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.c
kees:
http://net-snmp.svn.sourceforge.net/viewvc/net-snmp/trunk/net-snmp/agent/mibgroup/host/hr_proc.c?r1=17265&r2=17415
zul: oh nice! Can you add that to the bug report?
zul: changed again later:
http://net-snmp.svn.sourceforge.net/viewvc/net-snmp/trunk/net-snmp/agent/mibgroup/host/hr_proc.c
total_hist set equal to total_ticks in updated in
agent/mibgroup/hardware/cpu/cpu.c _cpu_update_stats(), though
total_ticks is updated there too.
** Changed in: net-snmp (Ubuntu)
Status: Incomplete => Triaged
** Changed in: net-snmp (Ubuntu)
Importance: Undecided => Medium
** This bug
agent/mibgroup/host/hr_proc.c, around line 183 from the trace-back
shows:
case HRPROC_LOAD:
cpu = netsnmp_cpu_get_byIdx( proc_idx & HRDEV_TYPE_MASK, 0 );
if ( !cpu || !cpu->history || !cpu->history[0].total_hist )
return NULL;
long_return = (cpu->idle_tick
Thank you for this hint!
I installed snmpd-dbgsym and libsnmp15-dbgsym and generated a backtrace with
gdb and put the output in the attachment. Snmpd died after 4 or 5 runs of
snmpwalk.
** Attachment added: "gdb-snmpd.txt"
http://launchpadlibrarian.net/31830216/gdb-snmpd.txt
--
snmpd dies a
I would recommend installing snmpd-dbgsym and libsnmp15-dbgsym (if
possible), and then running snmpd in gdb to catch the crash, so you can
see a back-trace. This should allow developers to see what is happening
no your system. For more details, see
https://wiki.ubuntu.com/DebuggingProgramCrash
*
Could somebody please help? This really looks like a bug, because I
almost use the default configuration for snmpd.
Thank you
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Visibility changed to: Public
--
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
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.ub
20 matches
Mail list logo