** Changed in: munin (Debian)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851625
Title:
snmp__if plugin does not work if server only supports 32 bit counte
Excerpts from Stefan Leitner's message of Thu Mar 01 11:28:55 UTC 2012:
> There is a second bug, if the snmp server doesn't support the alias name
> entry (1.3.6.1.2.1.31.1.1.1.18.x) of the SNMPv2 , the function returns
> "noSuchObject"
>
Stefan, perhaps you should report this bug separately?
--
I have to correct myself, the fix should be:
my $alias = $session->get_single($ifEntryAlias);
if ((!(defined ($alias))) or ($alias eq 'noSuchObject')){
$alias = $session->get_single($ifEntryDescr) || "Interface $iface";
}
--
You received this bug notification because you are
There is a second bug, if the snmp server doesn't support the alias name
entry (1.3.6.1.2.1.31.1.1.1.18.x) of the SNMPv2 , the function returns
"noSuchObject"
# from line 162
my $alias = $session->get_single($ifEntryAlias) ||
$session->get_single($ifEntryDescr) ||
"Interface $iface";
# a
** Changed in: munin (Debian)
Status: Unknown => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851625
Title:
snmp__if plugin does not work if server only supports 32 bit counters
T
** Changed in: munin (Ubuntu)
Status: Incomplete => Triaged
** Summary changed:
- snmp__if plugin does not work
+ snmp__if plugin does not work if server only supports 32 bit counters
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Bug watch added: Debian Bug tracker #660903
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660903
** Also affects: munin (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660903
Importance: Unknown
Status: Unknown
--
You received this bug notification because you
** Changed in: munin
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851625
Title:
snmp__if plugin does not work
To manage notifications about this bug go to:
https://bu
** Also affects: munin via
http://munin-monitoring.org/ticket/1143
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851625
Title:
snmp__if plugin does n
Here's the link to the thread I posted in Munin site.
http://munin-monitoring.org/ticket/1143
I also drafted a patch and posted it.
** Bug watch added: munin-monitoring.org/ #1143
http://munin-monitoring.org/ticket/1143
--
You received this bug notification because you are a member of Ubuntu
@tome, please can you link to where it is being discussed upstream?
Thanks.
** Changed in: munin (Ubuntu)
Status: New => Incomplete
** Changed in: munin (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
I found this topic should be discussed at the original munin site. So,
I'll work on this bug there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851625
Title:
snmp__if plugin does not work
To mana
12 matches
Mail list logo