[Bug 851625] Re: snmp__if plugin does not work if server only supports 32 bit counters

Stefan Leitner sleitner at comunique.com
Thu Mar 1 12:49:50 UTC 2012


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 a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/851625

Title:
  snmp__if plugin does not work if server only supports 32 bit counters

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/851625/+subscriptions



More information about the Ubuntu-server-bugs mailing list