[munin/innd_*] Connexions crans/exterieur, tabs
darcs-hash:20090330145223-ddb99-e5be7f6978efc83096afa15f8976432d36175c77.gz
This commit is contained in:
parent
af958a23d6
commit
26c25d26f7
2 changed files with 30 additions and 14 deletions
|
@ -23,14 +23,14 @@
|
|||
|
||||
## Configuration
|
||||
if [ "$1" = "config" ]; then
|
||||
echo 'host_name news.crans.org'
|
||||
echo 'graph_title Posts de moins de 24h'
|
||||
echo "graph_args --base 1000 --lower-limit 0"
|
||||
echo "graph_vlabel posts"
|
||||
echo 'host_name news.crans.org'
|
||||
echo 'graph_title Posts de moins de 24h'
|
||||
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
|
||||
echo "posts.label posts"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
## Sortie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue