Files
vps_monitoring/.env.example
Андрей Бобырев 1c4f97124a feat: keenetic integration, VPN alerts, docs
Wire keenetic monitor loop and router into main app. Add deduplicated
Telegram alerts for router offline, internet, CPU/RAM, and VPN down.
Update README with KeenDNS edit, import format, troubleshooting.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 01:55:03 +03:00

8 lines
205 B
Plaintext

# Telegram alerts (also set in systemd unit or data/settings.json)
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHAT_ID=
# Optional overrides (defaults in data/settings.json)
# MONITOR_INTERVAL=60
# KEENETIC_INTERVAL=60