From 08f1cc71260ef9a29789b8b506e789d6e91361ad Mon Sep 17 00:00:00 2001 From: oe73773 Date: Sun, 12 Jul 2020 21:36:17 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 257ae10..e08b648 100644 --- a/README.md +++ b/README.md @@ -66,13 +66,13 @@ If you are using the scripts on a different Fritz!Box model please let me know b 4. Make all the scripts execute able (chmod 755 /usr/share/munin/plugins.*py) 5. Create entry in `/etc/munin/plugin-conf.d/munin-node`: - 1. only one fritzbox or all fritz boxes use the same password: + 1. only one fritzbox or all fritzboxes use the same password: [fritzbox_*] env.fritzbox_password env.traffic_remove_max true # if you do not want the possible max values - 2. multiple fritz boxes: + 2. multiple fritzboxes: [fritzbox__*] env.fritzbox_password @@ -125,7 +125,7 @@ You can change the used locale by setting an environment variable in your plugin env.locale en -## Set a group for your fritz boxes +## Set a group for your fritzboxes You can group the graphs of your fritzbox: @@ -135,7 +135,7 @@ You can group the graphs of your fritzbox: address 127.0.0.1 use_node_name no - example: + example: [Network;fritz.box] address 127.0.0.1 use_node_name no