Healthcheck.ts.vcu.edu

Configuring Checks

WEBConfiguring Checks. In VCU TS Healthchecks, a Check represents a single service you want to monitor. For example, when monitoring cron jobs, you would create a separate check for each cron job to be monitored.

Actived: 5 days ago

URL: https://healthcheck.ts.vcu.edu/docs/configuring_checks/

VCU TS Healthchecks

WEBVCU TS Healthchecks is a free and open source service. Setting up monitoring for your cron jobs only takes minutes. Start sleeping better at nights! Cron Monitoring. Monitor nightly backups, weekly reports, cron jobs and background tasks. Receive alerts when your tasks don't run on time.

Category:  Health Go Health

VCU TS Healthchecks Documentation

WEBVCU TS Healthchecks Documentation. VCU TS Healthchecks is a service for monitoring cron jobs and similar periodic processes: VCU TS Healthchecks listens for HTTP requests ("pings") from services being monitored.; It keeps silent as long as pings arrive on time.; It raises an alert as soon as a ping does not arrive on time.; VCU TS Healthchecks works …

Category:  Health Go Health

Cron Syntax Cheatsheet

WEBCron Syntax Cheatsheet. VCU TS Healthchecks understands most of the traditional cron syntax features. Under the hood, it uses the croniter package to parse and interpret cron expressions. Below is a showcase of supported syntax features.

Category:  Health Go Health

Third-Party Resources

WEBThird-Party Resources. A collection of third-party software projects that integrate with VCU TS Healthchecks. Please submit additions and corrections on GitHub. Deployment Tools

Category:  Health Go Health

Measuring Script Run Time

WEBMeasuring Script Run Time. Append /start to a ping URL and use it to signal when a job starts. After receiving a start signal, Healthchecks.io will show the check as "Started". It will store the "start" events and display the job execution times.

Category:  Health Go Health