Sorry for the delay. I verified the package in proposed and it works as expected:
$ multipass launch -n munin-test daily:16.04 $ multipass shell munin-test # Add xenial-proposed to the sources list $ sudo apt update && sudo apt upgrade -y $ sudo apt install munin -y $ sudo munin-run if_ens4 config | tail -n 3 up.cdef up,8,* up.min 0 up.info Traffic of the ens4 interface. Unable to determine interface speed. Please install ethtool, wireless-tools, mii-tool or whatever is appropriate for the interface. As you can see no negative number is reported. ** Tags removed: removal-candidate verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-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: [SRU] 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
