Python script that can be run e.g. via a cronjob that pings a given list of servers and sends a notification via telegram if one of them is down.
| LastStateCrawler.py | ||
| main.py | ||
| requirements.txt | ||
| ServerPingService.py | ||
| SQLConnectionHandler.py | ||
| TelegramHandler.py | ||
| WebsitePingService.py | ||