HealthchecksIO

[wtm_mlop_cats]

Healthchecks is a cron job monitoring service. You can use Healthchecks.io for lightweight server monitoring: ensuring a particular system service or the whole server is alive and healthy. Write a shell script that checks for a specific condition, and pings Healthchecks.io if successful. Run the shell script regularly.

It listens for HTTP requests and email messages (“pings”) from your cron jobs and scheduled tasks (“checks”). For each of your tasks, Healthchecks.io provides a unique URL similar to this one:

https://hc-ping.com/eb095278-f28d-448d-87fb-7b75c171a6aa

Make an HTTP request to the provided URL each time your cron job completes. When Healthchecks.io does not receive a ping at the expected time, it sends you an alert. You can monitor any service that can make an HTTP request or send an email.

Features

1. Live-updating Dashboard.

2. Simple Configuration: Each check has configurable Period and Grace Time parameters. Depending on these parameters and time since the last ping, the check is in one of the following states: New, Up, Late, Down

3. Cron Expression Support: Alternatively, you can define the expected ping dates and times using a cron expression.

4. Details and Event Log: You can add a longer, free-form description to each check. Leave notes and pointers for yourself and your team. You can also see the log of received pings and sent “Down” notifications.

5. Public Status Badges: Healthchecks.io provides status badges for each of the tags you have used. Additionally, the “Healthchecks.io” badge shows the overall status of all checks in your account. The badges have public but hard-to-guess URLs. You can use them in your READMEs, dashboards, or status pages.

Official website

Tutorial and documentation

Enter your contact information to continue reading