Oublis lors de la cration de web.rouge et web.zamok.

darcs-hash:20061123131441-68412-55fd97307e622c7e81b59b352788fb908b07ba74.gz
This commit is contained in:
glondu 2006-11-23 14:14:41 +01:00
parent 13e0703f5d
commit ed4a1823a4
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
if [ "$1" = "config" ]; then
echo 'host_name web'
echo 'host_name web.rouge'
echo 'graph_category wiki'
echo 'graph_title Nombres de pages'
echo 'graph_args --base 1000 --lower-limit 0'

View file

@ -13,7 +13,7 @@ except :
arg = ''
if arg == "config" :
print 'host_name web'
print 'host_name web.rouge'
print 'graph_category wiki'
print 'graph_title Thèmes wiki utilisés'
print 'graph_scale no'

View file

@ -2,7 +2,7 @@
if [ "$1" = "config" ]; then
echo 'host_name web'
echo 'host_name web.rouge'
echo 'graph_category wiki'
echo 'graph_title Utilisateurs wiki'
echo 'graph_args --base 1000 --lower-limit 0'