From b1ed3dd6fb6ba570206b13b5dc2e397592db65b4 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Tue, 15 Jan 2013 02:26:36 +0100 Subject: [PATCH] [munin/wifi] nouveau status munin Ignore-this: 4ba69c2813c7a772480e0d61d4ef13e0 darcs-hash:20130115012636-28565-42375e9747a992ef5ca98996e9b4e7d95f88831b.gz --- munin/scripts/hosts_plugins.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/munin/scripts/hosts_plugins.py b/munin/scripts/hosts_plugins.py index 0f5983d1..b7fe1733 100755 --- a/munin/scripts/hosts_plugins.py +++ b/munin/scripts/hosts_plugins.py @@ -66,9 +66,9 @@ hosts_plugins = { "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", }, "gordon": { - "uptime_bornes": "/usr/scripts/wifi/bornes.py", - "canal_bornes": "/usr/scripts/wifi/bornes.py", - "clients_bornes": "/usr/scripts/wifi/bornes.py", + "wifi_clients": "/usr/scripts/wifi_new/munin.py", + "ap_states": "/usr/scripts/wifi_new/munin.py", + "wifi_auth": "/usr/scripts/wifi_new/munin_auth", "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc" }, "xmpp": {