munin: supprime les plugins météo de feu-mdr
This commit is contained in:
parent
74e71fee95
commit
67e912b56d
1 changed files with 0 additions and 5 deletions
|
@ -153,11 +153,6 @@ for switch in annuaires.all_switchs(hide=[]):
|
||||||
for host in hosts_plugins.keys():
|
for host in hosts_plugins.keys():
|
||||||
hosts_plugins[host].update({"sockets": "sockets"})
|
hosts_plugins[host].update({"sockets": "sockets"})
|
||||||
|
|
||||||
# La météo au 4J
|
|
||||||
hosts_plugins.setdefault("mdr", {})
|
|
||||||
for meteo_truc in ["hygro", "temp"]:
|
|
||||||
hosts_plugins["mdr"]["meteo4J_%s" % meteo_truc] = "meteo4J_"
|
|
||||||
|
|
||||||
#########
|
#########
|
||||||
# Muninisation des firewalls
|
# Muninisation des firewalls
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue