Update README.md
This commit is contained in:
parent
299185f1ea
commit
e8708ad67a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue