diff --git a/munin/scripts/hosts_plugins.py b/munin/scripts/hosts_plugins.py index ebca5d20..26820ca1 100755 --- a/munin/scripts/hosts_plugins.py +++ b/munin/scripts/hosts_plugins.py @@ -65,9 +65,7 @@ hosts_plugins = { "if_err_crans.21": "/usr/share/munin/plugins/if_err_", }, "sable": { - "blacklist": "blacklist", - "squid_efficiency": "squid_efficiency", - "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", + "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", }, "dhcp": { "dhcpd3": "/usr/share/munin/plugins/dhcpd3", @@ -80,8 +78,10 @@ hosts_plugins = { }, "gordon": { "wifi_clients": "/usr/scripts/wifi_new/munin.py", - "ap_states": "/usr/scripts/wifi_new/munin.py", - "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc" + "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", + }, + "routeur": { + "bind9_rndc": "/usr/share/munin/plugins/bind9_rndc", }, "thot": { "wifi_auth": "wifi_auth",