# server-status **Repository Path**: yayale01/server-status ## Basic Information - **Project Name**: server-status - **Description**: No description available - **Primary Language**: Shell - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-12-13 - **Last Updated**: 2024-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # client port 49370 # Important! 从项目 https://github.com/CokeMine/ServerStatus-Hotaru 的历史版本中更改而来,并对界面做了简化处理。 Fork from https://github.com/CokeMine/ServerStatus-Hotaru, and made a simplify. 请移步CokeMine ServerStatus项目 Please visit ServerStatus(CokeMine) --------------------------------------------------------------------------------------------------------------------- # Server-status 云探针、多服务器探针、云监控、多服务器云监控 ## 安装方法 服务端: ```bash wget https://gitee.com/yayale01/server-status/raw/main/status.sh && bash status.sh s ``` 客户端: ``` bash status.sh c ``` ## 修改方法 如果你使用Toyo版本或原版本,请备份你的config文件并重新编译安装本版本服务端 配置文件:/usr/local/ServerStatus/server/config.json备份并自行添加Region ```json { "username": "Name", "password": "Password", "name": "Your Servername", "type": "KVM", "host": "None", "location": "洛杉矶", "disabled": false , "region": "US" }, ``` 替换配置文件,重启ServerStatus ## 演示示例: ![输入图片说明](example.png)