mirror of
https://github.com//cppla/ServerStatus
synced 2025-09-05 01:12:20 +08:00
update 1.1.7
This commit is contained in:
parent
dcec9598c1
commit
25effc0e2f
@ -198,9 +198,8 @@ web-dir参数为上一步设置的网站根目录,务必修改成自己网站
|
||||
3、python3 client-psutil.py 运行即可。
|
||||
|
||||
## 4.3 服务器和客户端自行加入开机启动,或后台方式运行。
|
||||
1、后台运行: nohup python3 client-linux.py &
|
||||
|
||||
2、开机启动(crontab -e): @reboot /usr/bin/python3 /root/client-linux.py
|
||||
1、后台运行: nohup python3 client-linux.py &
|
||||
2、开机启动(crontab -e): @reboot /usr/bin/python3 /root/client-linux.py
|
||||
|
||||
`extra scene (run web/ssview.py)`
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user