It is a self-hosted monitoring tool like “Uptime Robot”.
功能
- Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server.
- Fancy, Reactive, Fast UI/UX.
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services, click here for the full list.
- 20 second intervals.
- Multi Languages
- Simple Status Page
- Ping Chart
- Certificate Info
需要的套件
如何安裝
yum install nodejs npm git npm install npm -g git clone https://github.com/louislam/uptime-kuma.git cd uptime-kuma npm run setup # 啟用 (前景執行) node server/server.js
如何瀏覽
如何更新
cd uptime-kuma # Update from git git fetch --all git checkout 1.14.0 --force # Install dependenies and prebuilt npm ci --production npm run download-dist # Restart pm2 restart uptime-kuma
留言