Uptime Kuma

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

如何瀏覽

http://localhost:3001/

如何更新

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

 

Related posts 相關文章
主機服務斷線時間幾乎是 0 的 TOP 提供商
More...
icinga2 包入 docker
More...
怎麼用 icinga-web 本身的 REST API – GET 部份
More...
升級 icinga 遇到的問題,從 1.11.x 版到 1.13.x
More...

作者

留言

撰寫回覆或留言

發佈留言必須填寫的電子郵件地址不會公開。