Merge branch 'master' of https://git.echosystem.fr/Erreur32/DayZ-Stat-Server
This commit is contained in:
commit
9f9d85ee9c
1 changed files with 6 additions and 2 deletions
|
@ -1,12 +1,17 @@
|
|||
# Hi Survivor !!
|
||||
|
||||
![https://dayz.echosystem.fr](https://git.echosystem.fr/repo-avatars/191)
|
||||
|
||||
|
||||
|
||||
*Little Stat for Dayz Standalone server.*
|
||||
|
||||
|
||||
- Rquire Omega (to check mod only)
|
||||
|
||||
- Requie mysql database (to store status server for graph)
|
||||
- Optional mysql database (to store status server for graph)
|
||||
|
||||
- Optional
|
||||
> check statserver_json.sh file and put in crontab like this
|
||||
> */5 * * * * /bin/bash /your/path/statserver_json.sh &>/dev/null
|
||||
|
||||
|
@ -14,7 +19,6 @@
|
|||
|
||||
|
||||
|
||||
And it's should work
|
||||
|
||||
sample: [example](https://dayz.echosystem.fr/server/Namalsk2)
|
||||
|
||||
|
|
Loading…
Reference in a new issue