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

-- 
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to