Comment 2 for bug 1673357

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: Munin core plugin "if_" doesn't work

Hi,
thank you for your report and your help to make Ubuntu better.
The eventual fix needed is:

https://github.com/munin-monitoring/munin/commit/78c3c3aa

Because the other two just revert each other:
https://github.com/munin-monitoring/munin/commit/f982751a
https://github.com/munin-monitoring/munin/commit/290d5ac2

On the older versions that are in Xenial/Yakkety the patch has to be applied vs ./plugins/node.d.linux/if_.in instead of plugins/node.d.linux/if_

2.0.33 as in Zesty has the fix already.