[munin/innd_*] Ajout a hosts_plugins, cache complet pour innd_total, infos

darcs-hash:20090330143102-ddb99-747f65d6fa315e209ff9977dc7c3bfa00d6ad1b1.gz
This commit is contained in:
Michel Blockelet 2009-03-30 16:31:02 +02:00
parent ff5dd90c65
commit af958a23d6
4 changed files with 22 additions and 17 deletions

View file

@ -28,6 +28,7 @@ if [ "$1" = "config" ]; then
echo "graph_args --base 1000 --lower-limit 0"
echo "graph_vlabel posts"
echo "graph_category News"
echo "graph_info Affiche le nombre de posts de moins de 24h."
echo "posts.label posts"
exit 0
fi