mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
format readme
This commit is contained in:
parent
42c1d2461d
commit
c5cdb516d7
13
README.md
13
README.md
@ -105,13 +105,14 @@ You can split the graphs of your fritzbox from the localhost graphs by following
|
|||||||
|
|
||||||
1. Use the following as your host configuration in `/etc/munin/munin.conf`
|
1. Use the following as your host configuration in `/etc/munin/munin.conf`
|
||||||
|
|
||||||
[home.yourhost.net;server]
|
[home.yourhost.net;server]
|
||||||
address 127.0.0.1
|
address 127.0.0.1
|
||||||
use_node_name yes
|
use_node_name yes
|
||||||
|
|
||||||
[home.yourhost.net;fritzbox]
|
|
||||||
address 127.0.0.1
|
[home.yourhost.net;fritzbox]
|
||||||
use_node_name no
|
address 127.0.0.1
|
||||||
|
use_node_name no
|
||||||
|
|
||||||
2. Add the following to your munin-node configuration
|
2. Add the following to your munin-node configuration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user