Update README.md

This commit is contained in:
Christian P. MOMON 2023-02-10 23:54:43 +00:00
parent 299185f1ea
commit e8708ad67a
1 changed files with 5 additions and 0 deletions

View File

@ -341,6 +341,11 @@ cd $(dirname "$0")
./statoolinfos uptime ../conf/chalec.conf
```
Donner le droit d'exécution des scripts :
```
chmod u+x crawl htmlize probe refresh uptime
```
Créer le cron `/etc/cron.d/statoolinfos` :
```
4 * * * * root /srv/statoolinfos/bin/refresh >> /srv/statoolinfos/statoolinfos-cron.log