Oublis lors de la cration de web.rouge et web.zamok.
darcs-hash:20061123131441-68412-55fd97307e622c7e81b59b352788fb908b07ba74.gz
This commit is contained in:
parent
13e0703f5d
commit
ed4a1823a4
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if [ "$1" = "config" ]; then
|
if [ "$1" = "config" ]; then
|
||||||
|
|
||||||
echo 'host_name web'
|
echo 'host_name web.rouge'
|
||||||
echo 'graph_category wiki'
|
echo 'graph_category wiki'
|
||||||
echo 'graph_title Nombres de pages'
|
echo 'graph_title Nombres de pages'
|
||||||
echo 'graph_args --base 1000 --lower-limit 0'
|
echo 'graph_args --base 1000 --lower-limit 0'
|
||||||
|
|
|
@ -13,7 +13,7 @@ except :
|
||||||
arg = ''
|
arg = ''
|
||||||
|
|
||||||
if arg == "config" :
|
if arg == "config" :
|
||||||
print 'host_name web'
|
print 'host_name web.rouge'
|
||||||
print 'graph_category wiki'
|
print 'graph_category wiki'
|
||||||
print 'graph_title Thèmes wiki utilisés'
|
print 'graph_title Thèmes wiki utilisés'
|
||||||
print 'graph_scale no'
|
print 'graph_scale no'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if [ "$1" = "config" ]; then
|
if [ "$1" = "config" ]; then
|
||||||
|
|
||||||
echo 'host_name web'
|
echo 'host_name web.rouge'
|
||||||
echo 'graph_category wiki'
|
echo 'graph_category wiki'
|
||||||
echo 'graph_title Utilisateurs wiki'
|
echo 'graph_title Utilisateurs wiki'
|
||||||
echo 'graph_args --base 1000 --lower-limit 0'
|
echo 'graph_args --base 1000 --lower-limit 0'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue