https://github.com/wulabing/serverstatus_simple_control
Serverstatus server(控制脚本)+ client(安装及控制脚本)
https://github.com/wulabing/serverstatus_simple_control
serverstatus
Last synced: 2 months ago
JSON representation
Serverstatus server(控制脚本)+ client(安装及控制脚本)
- Host: GitHub
- URL: https://github.com/wulabing/serverstatus_simple_control
- Owner: wulabing
- License: gpl-3.0
- Created: 2017-05-05T11:28:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T03:28:03.000Z (about 9 years ago)
- Last Synced: 2025-01-14T17:19:31.516Z (over 1 year ago)
- Topics: serverstatus
- Language: Shell
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverstatus_simple_control
本脚本适配 Serverstatus中文版 https://github.com/tenyue/ServerStatus
# 更新
### 2017-05-11
#### version 2.0
update
1.增加client的一键安装脚本,请按照server端添加的配置文件,根据安装过程提示进行安装
2.修复 bug
### 2017-05-09
update
1.增加 client 端的一键控制脚本,参照下方的要求修改脚本内容
2.去掉 server 端一行错误的注释内容
### 2017-05-06
#### version 1.1.2
update:
1.判断条件更新(更加精确)
2.修复bug
#### version 1.1
update
1.增加醒目通知
2.开启条件判断
### 2017-05-05
#### version 1.0
# 练习用脚本
这是一个非常简单的serverStatus的控制脚本,目前仅提供 server 的 开启,关闭,状态查询服务。
### server端使用前请修改
web_diretory 目录——对应serverStatus网站根目录
serverStatus_directory 目录——对应serverStatus server端目录
### client端使用前请修改
serverStatus_client_directory 目录对应 serverStatus client 根目录
client 对应你所使用的client客户端名称(client-linux.py 或 client-psutil.py )
# 相关开源项目,感谢:
ServerStatus 中文版:https://github.com/tenyue/ServerStatus
ServerStatus:https://github.com/BotoX/ServerStatus
mojeda: https://github.com/mojeda
mojeda's ServerStatus: https://github.com/mojeda/ServerStatus
BlueVM's project: http://www.lowendtalk.com/discussion/comment/169690#Comment_169690