Get notified when a scheduled task doesn’t run (on time):
- Send an HTTP GET to healthchecks.io every time the job run
- If the job does’t ping on time, get alerted by Healthchecks.io.
Setup
- Create a UUID at healthchecks.io
- Ping (HTTP GET request, e.g.) https://hc-ping.com/(UUID) every few minutes, e.g. from Uptime-Kuma
- By setting Period = 5 min & Grace = 7 min, two consecutive pings within 10 minutes must fail to get a notification (12 min after the lat successful ping)
- Telegram notifs (disable email)
- Add bot HealthchecksBot to a group
/start@HealthchecksBotin that group- Click link and login