Health.merrell.io

How to Monitor Cron Jobs with Health merrell.io

WEBTo monitor it, first create a new Check in your Health | merrell.io account: After creating the check, copy the generated ping URL, and update the job's definition:

Actived: 2 days ago

URL: https://health.merrell.io/docs/monitoring_cron_jobs/

Measuring Script Run Time

WEBViewing Measured Run Times. When Health | merrell.io receives a "start" signal followed by a regular ping or a "fail" signal, and the two events are less than 72 hours apart, you will …

Category:  Health Go Health

Health merrell.io Documentation

WEBHealth | merrell.io Documentation. Health | merrell.io is a service for monitoring cron jobs () and similar periodic processes:Health | merrell.io listens for HTTP requests ("pings") …

Category:  Health Go Health

Projects and Teams

WEBProjects and Teams. Use Projects to organize checks in your Health | merrell.io account. Your account initially has a single default project. You can create additional projects and …

Category:  Health Go Health

Configuring Prometheus

WEBConfiguring Prometheus. Health | merrell.io supports exporting metrics and check statuses to Prometheus, for use with Grafana. You can generate the metrics export endpoint by …

Category:  Health Go Health

Configuring Checks

WEBConfiguring Checks. In Health | merrell.io, a Check represents a single service you want to monitor. For example, when monitoring cron jobs, you would create a separate check for …

Category:  Health Go Health

Cron Expression Syntax Cheatsheet

WEBCron Expression Syntax Cheatsheet. Health | merrell.io understands most of the traditional cron syntax features. Under the hood, it uses the cronsim package to parse and interpret …

Category:  Health Go Health

Pinging Reliability Tips

WEBPinging Reliability Tips. Sending monitoring signals over the public internet is inherently unreliable. HTTP requests can sometimes take excessively long or fail completely for a …

Category:  Health Go Health

Management API v2

WEBThe possible values for the status field are: new, up, grace, down, and paused.. When using the read-only API key, Health | merrell.io omits the following fields from responses: …

Category:  Health Go Health

Signaling failures

WEBSignaling failures. You can actively signal a failure to Health | merrell.io by slightly changing the ping URL: append either /fail or /{exit-status} to your normal ping URL. The exit …

Category:  Health Go Health

Management API v1

WEBThe possible values for the status field are: new, started, up, grace, down, and paused.. When using the read-only API key, Health | merrell.io omits the following fields from …

Category:  Health Go Health