diff --git a/munin/scripts/hosts_plugins.py b/munin/scripts/hosts_plugins.py index 299ebe15..55fe8a81 100755 --- a/munin/scripts/hosts_plugins.py +++ b/munin/scripts/hosts_plugins.py @@ -23,7 +23,7 @@ cron_plugins = { "batiments": ("munin", "nice -n 14 %s fichier 2> /dev/null"), "stats-ip_": ("munin", "nice -n 14 %s fichier 2> /dev/null"), "stats-ip": ("munin", "nice -n 14 %s fichier 2> /dev/null"), - "wiki_pages": ("www-data", "%s fichier > /dev/null"), + "wiki_pages": ("www-data", "%s fichier 2> /dev/null"), } # Hôtes pour lesquels le firewall est muninisé