mirror of
https://github.com/yshtcn/heartbeat.git
synced 2025-12-15 02:30:26 +08:00
Update README.md
This commit is contained in:
parent
7f4a216f4a
commit
4f9e58b33d
@ -1,5 +1,5 @@
|
|||||||
# heartbeat
|
# heartbeat
|
||||||
用python写的简易心跳工具,配合Uptime-kuma的被动监控功能监测PC客户端的运行情况。
|
用python写的简易心跳工具,配合Uptime-kuma的被动监控功能(当然你也可以自己实现服务端),实现监测PC客户端的运行情况。
|
||||||
|
|
||||||
## 运行效果
|
## 运行效果
|
||||||
通过访问连接,服务端会实现被动检测。同时本地访问结果会记录在heartbeat.log,如果服务端异常可以通过返回的代码进行故障排查。
|
通过访问连接,服务端会实现被动检测。同时本地访问结果会记录在heartbeat.log,如果服务端异常可以通过返回的代码进行故障排查。
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user