You'll have to write some kind of script that does the checking (I'd use curl to check the HTTP response code), healthchecks.io then handles the notifications.
dotmatrix
joined 2 years ago
You'll have to write some kind of script that does the checking (I'd use curl to check the HTTP response code), healthchecks.io then handles the notifications.
https://healthchecks.io/
You'll have to write some kind of script that does the checking (I'd use curl to check the HTTP response code), healthchecks.io then handles the notifications.
Edit: Just an example of how such a script might look (haven't tested it, but I do something similar in linux). You can let the task scheduler run it every few minutes: https://pastebin.com/rY0FPpgk