From 606c680cdf8424e4be919b99991af5fc1f6fa59d Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Wed, 12 Jun 2013 18:15:28 +0200 Subject: [PATCH] [munin] plugin wifi_clients sur munin Pour tout regrouper, et virer gordon. --- munin/scripts/hosts_plugins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/munin/scripts/hosts_plugins.py b/munin/scripts/hosts_plugins.py index 26820ca1..cb185d68 100755 --- a/munin/scripts/hosts_plugins.py +++ b/munin/scripts/hosts_plugins.py @@ -77,7 +77,6 @@ hosts_plugins = { "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", }, "gordon": { - "wifi_clients": "/usr/scripts/wifi_new/munin.py", "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", }, "routeur": { @@ -108,6 +107,7 @@ hosts_plugins = { "munin": "munin", "stats-ip": "stats-ip", "ap_states": "/usr/scripts/wifi_new/munin.py", + "wifi_clients": "/usr/scripts/wifi_new/munin.py", # La suite plus bas... }, "news": {