fixes
This commit is contained in:
parent
ae9726a6a5
commit
8e7d9a9c25
|
@ -375,12 +375,12 @@ $ ln -s statoolinfos-<verion> statoolinfos
|
|||
Restaurer la configuration statoolinfos :
|
||||
```
|
||||
cp -r /home/etherpad/pad.git/html/ /var/www/
|
||||
cp /home/etherpad/pad.git/conf/statoolinfos/pad.chalec.org.conf /var/www/html/.well-known/statoolinfos/
|
||||
cp /home/etherpad/pad.git/conf/statoolinfos/pad.chalec.org.conf /home/statoolinfos/conf/
|
||||
```
|
||||
|
||||
Lancer une génération maximale des métriques :
|
||||
```
|
||||
/home/statoolinfos/statoolinfos/statoolinfos.sh probe -full /hhome/statoolinfos/statoolinfos/conf/pad.chalec.org.conf
|
||||
/home/statoolinfos/statoolinfos/statoolinfos.sh probe -full /home/statoolinfos/statoolinfos/conf/pad.chalec.org.conf
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue