mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
update readme
This commit is contained in:
parent
766c702e57
commit
e12deaab55
18
README.md
18
README.md
@ -12,19 +12,27 @@ A collection of munin plugins to monitor your AVM FRITZ!Box router
|
||||
## fritzbox_uptime
|
||||
|
||||
fritzbox_uptime shows you the connection uptime in days
|
||||
## fritzbox_uptime
|
||||
|
||||
fritzbox_wifi_devices shows you the number of connected wifi clients (requires password)
|
||||
|
||||
## Installation & Configuration
|
||||
|
||||
1. Copy all the scripts to =/usr/share/munin/plugins
|
||||
1. Copy all the scripts to =/usr/share/munin/plugins
|
||||
|
||||
2. Create entry in /etc/munin/plugin-cond.d/munin-node:
|
||||
|
||||
[fritzbox_\*]
|
||||
env.fritzbox\_ip *ip_address_to_your_fritzbox*
|
||||
env.fritzbox\_password *fritzbox_password*
|
||||
|
||||
2. Create symbolic links to =/etc/munin/plugins=.
|
||||
3. Create symbolic links to =/etc/munin/plugins=.
|
||||
|
||||
3. Restart the munin-node daemon: =/etc/init.d/munin-node restart=.
|
||||
4. Restart the munin-node daemon: =/etc/init.d/munin-node restart=.
|
||||
|
||||
4. Done. You should now start to see the charts on the
|
||||
5. Done. You should now start to see the charts on the
|
||||
Munin pages.
|
||||
|
||||
## Environment Settings
|
||||
Do not forget to restart the munin-node daemon as described in step
|
||||
3 of the installation instructions above.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user