uptime monitor:通过nodejs进行的正常运行时间监控。 包含网页! 源码
使用NodeJS的运行时间监控器 这是用于监视我的服务器网络是否可用的项目。 这可以使用入站和出站。 特征 ping到特定地址 存储持续时间的运行时间历史记录 通过网页的正常运行时间历史记录 托多斯 支持集群 支持数据库 将图形添加到网页 和更多... :hammer_and_pick: 安装 // By yarn yarn // By npm npm install // or npm i :gear: 用法 // By yarn yarn start // By npm npm start 您可以通过http://{your ip}:22222 (默认端口)在网站上访问
文件列表
uptime-monitor-master.zip
(预估有个8文件)
uptime-monitor-master
db.json
2B
yarn.lock
16KB
app.js
5KB
nodemon.json
43B
html.html
0B
.gitignore
13B
readme.md
772B
package.json
258B
暂无评论