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.
Go to file
Patrick Müller bcd9804636 Pinging only active servers / websites 2021-08-29 20:02:08 +02:00
LastStateCrawler.py #2 Only sending telegram message when a state has changed 2021-04-20 09:16:24 +02:00
SQLConnectionHandler.py Initial commit 2021-03-10 22:07:52 +01:00
ServerPingService.py #7 Fixing false negative results 2021-03-20 19:37:17 +01:00
TelegramHandler.py Initial commit 2021-03-10 22:07:52 +01:00
WebsitePingService.py #7 Fixing false negative results 2021-03-20 19:37:17 +01:00
main.py Pinging only active servers / websites 2021-08-29 20:02:08 +02:00
requirements.txt Initial commit 2021-03-10 22:07:52 +01:00