Public bug reported:

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

** Affects: munin (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673357

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to