From dcb2246d94c9d5a43fb6bed978201a9d84668396 Mon Sep 17 00:00:00 2001 From: cppla <10623809+cppla@users.noreply.github.com> Date: Sun, 10 Oct 2021 12:46:49 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 25f0656..4eb5907 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,10 @@ sudo pip3 install psutil 打开云探针页面,就可以正常的监控。接下来把服务器和客户端脚本自行加入开机启动,或者进程守护,或以后台方式运行即可!例如: nohup python3 client-linux.py & +`extra scene (run web/ssview.py)` +![Shell View](http://dl.cpp.la/Archive/serverstatus-shell.png) + + # 相关开源项目: * BotoX:https://github.com/BotoX/ServerStatus