[munin/hosts_plugins] menage et indent
This commit is contained in:
parent
d0d5e83bb9
commit
5765737e72
1 changed files with 68 additions and 75 deletions
|
@ -27,7 +27,7 @@ cron_plugins = {
|
|||
}
|
||||
|
||||
# Hôtes pour lesquels le firewall est muninisé
|
||||
munin_fw = sorted(["zamok", "redisdead", "komaz", "sable", "gordon"])
|
||||
munin_fw = sorted(["zamok", "komaz", "sable"])
|
||||
|
||||
hosts_plugins = {
|
||||
"zamok": {
|
||||
|
@ -43,16 +43,6 @@ hosts_plugins = {
|
|||
"slapd_bdb_cache_pages": "slapd_bdb_cache_",
|
||||
"slapd_bdb_cache_percent": "slapd_bdb_cache_",
|
||||
},
|
||||
"redisdead": {
|
||||
"machines": "machines",
|
||||
# "webalizer_dixans": "webalizer_",
|
||||
# "webalizer_install-party": "webalizer_",
|
||||
# "webalizer_news": "webalizer_",
|
||||
# "webalizer_trophee": "webalizer_",
|
||||
# "webalizer_webmail": "webalizer_",
|
||||
# "webalizer_wiki": "webalizer_",
|
||||
# "webalizer_www": "webalizer_",
|
||||
},
|
||||
"komaz": {
|
||||
"machines": "machines",
|
||||
"if_sixxs2": "/usr/share/munin/plugins/if_",
|
||||
|
@ -114,6 +104,9 @@ hosts_plugins = {
|
|||
"innd_total": "innd_total",
|
||||
"innd_last": "innd_last",
|
||||
"innd_connects": "innd_connects",
|
||||
},
|
||||
"zbee": {
|
||||
'nfsd' : '/usr/share/munin/plugins/nfsd',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue