mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fix some spelling mistakes
Thanks, codespell!
This commit is contained in:
parent
a1e346bcb7
commit
2c9121708a
22 changed files with 31 additions and 31 deletions
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
# ln -s /usr/share/node/node/plugins-auto/if_forward_ /etc/munin/node.d/if_forward_eth0
|
||||
#
|
||||
# ...will monitor forwarded traffic trough eth0.
|
||||
# ...will monitor forwarded traffic through eth0.
|
||||
#
|
||||
# Additionally, you need these iptables rules as the first rules (they don't do anything, just make packet counts)
|
||||
#
|
||||
|
|
|
@ -5,7 +5,7 @@ Linux network monitoring plugin with support for *bonding* and *vlans*.
|
|||
|
||||
Plugin will group all bonding slaves into one aggregated graph. It removes clutter
|
||||
of having many single-metric graphs for individual interfaces. You still can click
|
||||
trough to individual graphs.
|
||||
through to individual graphs.
|
||||
|
||||
In this example, `p1p1`, `p2p1` are physical interfaces of one bond0. Only p1p1 is active,
|
||||
as we are using Active-Backup bonding mode. `Total` (black) is the throughput of parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue