Update 'README.md'
This commit is contained in:
parent
7da08d7fcd
commit
f25e677532
1 changed files with 4 additions and 3 deletions
|
@ -9,13 +9,14 @@
|
||||||
|
|
||||||
### Required
|
### Required
|
||||||
|
|
||||||
- Set the *config.php* file (Fill your `ip` , `port` , `query` and `omega server port mod`)
|
- Set the *config.php* file
|
||||||
|
> Fill your `ip` , `port` , `query` and `omega server port mod`
|
||||||
|
|
||||||
- mysql database (to store status server for graph)
|
- mysql database (to store status server for graph)
|
||||||
* Schema database is not ready yet.*
|
> * Schema database is not ready yet.*
|
||||||
|
|
||||||
- put *statserverjson.sh* in crontab like this:
|
- put *statserverjson.sh* in crontab like this:
|
||||||
> */5 * * * * /bin/bash /your/path/statserver_json.sh
|
> */5 * * * * /bin/bash /your/path/statserver_json.sh
|
||||||
|
|
||||||
|
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in a new issue