munin: supprime les plugins météo de feu-mdr

This commit is contained in:
Daniel STAN 2014-04-01 01:03:44 +02:00
parent 74e71fee95
commit 67e912b56d

View file

@ -153,11 +153,6 @@ for switch in annuaires.all_switchs(hide=[]):
for host in hosts_plugins.keys():
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
#