[munin] plugin wifi_clients sur munin

Pour tout regrouper, et virer gordon.
This commit is contained in:
Daniel STAN 2013-06-12 18:15:28 +02:00
parent 827f707cd9
commit 606c680cdf

View file

@ -77,7 +77,6 @@ hosts_plugins = {
"bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc",
}, },
"gordon": { "gordon": {
"wifi_clients": "/usr/scripts/wifi_new/munin.py",
"bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc",
}, },
"routeur": { "routeur": {
@ -108,6 +107,7 @@ hosts_plugins = {
"munin": "munin", "munin": "munin",
"stats-ip": "stats-ip", "stats-ip": "stats-ip",
"ap_states": "/usr/scripts/wifi_new/munin.py", "ap_states": "/usr/scripts/wifi_new/munin.py",
"wifi_clients": "/usr/scripts/wifi_new/munin.py",
# La suite plus bas... # La suite plus bas...
}, },
"news": { "news": {