hubooy / ServerStatus-Hotaru

云探针、多服务器探针、云监控、多服务器云监控

Home Page:https://www.aptx.xin/serverstatus-hotaru.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServerStatus-Hotaru

云探针、多服务器探针、云监控、多服务器云监控

基于ServerStatus-Toyo最新版本稍作修改,不太会脚本什么的,前端也垃圾。见谅

Test v0.021:头图来源:Pixiv:72725286

特性

模板来自:https://www.hostloc.com/thread-494384-1-1.html

以及:https://www.hostloc.com/thread-493783-1-1.html

稍作修改,多了个Region调用区域旗帜。

安装方法

请见:https://www.cokemine.com/serverstatus-hotaru.html

服务端:

wget https://raw.githubusercontent.com/CokeMine/ServerStatus-Hotaru/master/status.sh
bash status.sh s

客户端:

bash status.sh c

修改方法

如果你使用Toyo版本或原版本,请备份你的config文件并重新编译安装本版本服务端

配置文件:/usr/local/ServerStatus/server/config.json备份并自行添加Region

{
   "username": "Name",
   "password": "Password",
   "name": "Your Servername",
   "type": "KVM",
   "host": "None",
   "location": "洛杉矶",
   "disabled": false ,
   "region": "US"
  },

替换配置文件,重启ServerStatus

效果演示

当然前端可以自己自定义。

相关开源项目 :

About

云探针、多服务器探针、云监控、多服务器云监控

https://www.aptx.xin/serverstatus-hotaru.html


Languages

Language:C 38.1%Language:Shell 20.3%Language:C++ 16.2%Language:CSS 11.9%Language:JavaScript 6.1%Language:Python 5.9%Language:HTML 1.4%Language:Makefile 0.2%