A CLOUD-BASED CRON JOB MONITORING SOLUTION

Argus is a cloud-based CRON job monitoring solution. CRON jobs are automated tasks that software applications run periodically. It allows users to hit API endpoints with their CRON jobs using simple cURL request to achieve various monitoring functions.

Log when CRON job begins

Log errors when they occur

Log duration of CRON job runtime

Log any data results of CRON job

Set up notifications associated with CRON behavior

Did the job run ontime?

Did the job run longer than expected?

Did the job fail with an error?

Does the log contain certain text?

MANY MORE