Website availability monitoring with Telegram notifications
Website availability monitoring tool.
The script periodically checks the site's availability and sends notifications to Telegram if the site stops responding or resumes operation.
Functionality:
• Site availability check
• Telegram notifications on site downtime
• Notifications on recovery
• Configuration through a configuration file (.env)
• Suitable for DevOps monitoring
Technologies:
Python, Requests, Telegram Bot API
The script periodically checks the site's availability and sends notifications to Telegram if the site stops responding or resumes operation.
Functionality:
• Site availability check
• Telegram notifications on site downtime
• Notifications on recovery
• Configuration through a configuration file (.env)
• Suitable for DevOps monitoring
Technologies:
Python, Requests, Telegram Bot API