[scripts/hosts_plugins] Ménages dans les plugins inutiles et ajout
de bind9_rndc sur les dns.
This commit is contained in:
parent
94bea9a366
commit
3be868e396
1 changed files with 5 additions and 5 deletions
|
@ -65,8 +65,6 @@ hosts_plugins = {
|
||||||
"if_err_crans.21": "/usr/share/munin/plugins/if_err_",
|
"if_err_crans.21": "/usr/share/munin/plugins/if_err_",
|
||||||
},
|
},
|
||||||
"sable": {
|
"sable": {
|
||||||
"blacklist": "blacklist",
|
|
||||||
"squid_efficiency": "squid_efficiency",
|
|
||||||
"bind9_rndc": "/usr/share/munin/plugins/bind9_rndc",
|
"bind9_rndc": "/usr/share/munin/plugins/bind9_rndc",
|
||||||
},
|
},
|
||||||
"dhcp": {
|
"dhcp": {
|
||||||
|
@ -80,8 +78,10 @@ hosts_plugins = {
|
||||||
},
|
},
|
||||||
"gordon": {
|
"gordon": {
|
||||||
"wifi_clients": "/usr/scripts/wifi_new/munin.py",
|
"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": {
|
"thot": {
|
||||||
"wifi_auth": "wifi_auth",
|
"wifi_auth": "wifi_auth",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue