Skip to content

仓库 files navigation

Telemonitor - simple Telegram bot for system monitoring

Deploy Telemonitor instance on your server and monitor metrics via your phone

  • (only works with Ubuntu and Debian based OS')

Deployment:

  • Deployment is much easier than in Grafana or other monitoring utilities
  1. Install Docker and Docker compose with this guide

  2. Clone GitHub repo and move to created dir

git clone https://github.com/LCcodder/Telemonitor && cd Telemonitor
  1. Paste your Telegram bot token in TOKEN variable inside Dockerfile
  2. Configure whitelist in config.json file (paste usernames, not display names)
  3. Build and run Docker container
docker build . -t telemonitor && docker run telemonitor

Created with go-telegram, docker proprietary lib and sysinfo

关于

Simple telegram bot for monitoring linux server metrics

Topics

Resources

Stars

2 stars

关注者

1 watching

复刻s

发布

Sponsor this project

Used by

贡献者

Languages