From 2c59120ec241a71ed18cb4ce30535ff69782d8ea Mon Sep 17 00:00:00 2001 From: oe73773 Date: Sun, 12 Jul 2020 21:34:28 +0200 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d2f3f1b..257ae10 100644 --- a/README.md +++ b/README.md @@ -66,21 +66,21 @@ 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 fritz boxes use the same password: - [fritzbox_*] - env.fritzbox_password - env.traffic_remove_max true # if you do not want the possible max values + [fritzbox_*] + env.fritzbox_password + env.traffic_remove_max true # if you do not want the possible max values - 2. multible fritz boxes: + 2. multiple fritz boxes: - [fritzbox__*] - env.fritzbox_password - env.traffic_remove_max true # if you do not want the possible max values + [fritzbox__*] + env.fritzbox_password + env.traffic_remove_max true # if you do not want the possible max values - [fritzbox__*] - env.fritzbox_password - env.traffic_remove_max true # if you do not want the possible max values + [fritzbox__*] + env.fritzbox_password + env.traffic_remove_max true # if you do not want the possible max values 6. Create symbolic link in `/etc/munin/plugins` for `fritzbox_helper.py`. @@ -97,7 +97,7 @@ If you are using the scripts on a different Fritz!Box model please let me know b ln -d /usr/share/munin/plugins/fritzbox__cpu_temperature.py fritzbox_fritz.box_cpu_temperature ... - if you have multible fritz box just create multble sets of links with a different fqdn or ip. + if you have multiple fritz box just create multiple sets of links with a different fqdn or ip. example cd /etc/munin/plugins