** Changed in: munin (Ubuntu Yakkety)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1673357

Title:
  Munin core plugin "if_" doesn't work

Status in munin package in Ubuntu:
  Fix Released
Status in munin source package in Xenial:
  New
Status in munin source package in Yakkety:
  Won't Fix

Bug description:
  The munin core plugin for network interface traffic metric, "if_",
  registers invalid values on the master side because the configuration
  phase does not report valid network speed interface. Reports negative
  range (up.max is negative, while up.min is 0), and thus registers as
  NaN by the master, even though the node itself sends valid numbers:

  # munin-run if_ens3 config
  .
  .
  .
  up.min 0
  up.max -1000000
  up.info Traffic of the ens3 interface. Maximum speed is -1 Mb/s.
  down.max -1000000

  
  # munin-run if_ens3

  down.value 107758093
  up.value 77710387

  
  See also: https://github.com/mail-in-a-box/mailinabox/issues/896

  The bug has been fixed upstream:

  https://github.com/munin-
  monitoring/munin/commit/290d5ac2be02ced4d09fda68dc561fcf082c9cbf

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to