diff --git a/plugins/network/ifem_ b/plugins/network/ifem_ index 63d4d522..89d42bd2 100755 --- a/plugins/network/ifem_ +++ b/plugins/network/ifem_ @@ -2,9 +2,9 @@ # # Wildcard-plugin to monitor FreeBSD em(4) and igb(4) network interfaces # using sysctl dev.em.0.mac_stats 64-bit counters -# To monitor an # interface, link if_ to this file. E.g. +# To monitor an # interface, link ifem_ to this file. E.g. # -# ln -s /usr/share/munin/node/plugins-auto/if_ /etc/munin/node.d/if_em0 +# ln -s /usr/share/munin/node/plugins-auto/ifem_ /etc/munin/node.d/ifem_em0 # # ...will monitor em0. #