From 5b1303b08d7dcf0bdb439b1a7ed11dea1bc35d99 Mon Sep 17 00:00:00 2001 From: Alexey Illarionov Date: Thu, 8 Mar 2012 00:10:06 +0400 Subject: [PATCH] ifem_: copy-paste error in description fixed --- plugins/network/ifem_ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. #