S
system-monitor
Lightweight Linux system monitoring daemon that sends alerts to Telegram when CPU, memory, disk, or swap usage exceed configurable thresholds.
Bash Config Markdown Python
Overview
A lightweight Linux system monitoring daemon that tracks CPU, memory, disk, and swap usage, sending alerts via Telegram Bot API when configurable thresholds are exceeded. It uses only standard Python libraries and includes a fallback mode for containers.
Tech stack
- Python
- Bash
- systemd
- Telegram Bot API