mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
ifem_: copy-paste error in description fixed
This commit is contained in:
parent
d252526b93
commit
8232e65515
1 changed files with 2 additions and 2 deletions
|
@ -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_<interface> to this file. E.g.
|
||||
# To monitor an # interface, link ifem_<interface> 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.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue