Dead-simple cron job monitoring

Know when your
scheduled jobs fail

Regularis watches your cron jobs and alerts you the moment one goes missing or fails. One ping per run. Zero infrastructure required.

Share a public status page with your users — so they know when things are down before they file a ticket.

Free to use · No credit card required

app.regularis.io/dashboard

6

Total

4

Healthy

1

Late

1

Failed

Healthy daily-backup
Healthy weekly-report
Late db-cleanup
Failed send-invoices

Everything you need, nothing you don't

Monitoring cron jobs shouldn't require a PhD. Regularis keeps it simple.

Email alerts

Get notified the moment a job goes silent or fails. Regularis emails you when status changes — and again when it recovers.

Heartbeat monitoring

Each job pings a unique URL when it completes. If a ping goes missing past the grace period, the monitor turns red.

Smart status detection

Regularis parses your cron expression, calculates the next expected run, and flags overdue jobs automatically.

Public status pages

Create a hosted status page for your users. Show live component health, post incidents, and schedule maintenance windows.

90-day uptime history

A visual day-by-day uptime timeline on every monitor. See at a glance when degradation started and how long it lasted.

Instant setup

Add a monitor in 30 seconds. No agents, no SDKs, no infrastructure — just a curl at the end of your script.

Up and running in minutes

1

Create a monitor

Give it a name, paste your cron expression, and set a grace period. Regularis calculates when to expect the next ping.

2

Ping the URL when your job completes

Add one line to the end of your cron script:

# In your crontab:
0 2 * * * /scripts/backup.sh && curl -fsS -m 10 https://app.regularis.io/api/monitors/{id}/ping

The && ensures the ping only fires on success. Call /ping/start at the top and /ping/fail on error to track duration and explicit failures.

3

Get alerted the moment something breaks

Regularis checks every minute. If a ping goes missing or arrives marked as failed, you get an email immediately. When the job recovers, you get another.

Monitor alert from Regularis

daily-backup is failing

Expected a ping by 02:05 UTC — none received. Check your cron job.

Simple pricing

No tiers, no surprises.

Free

$0

forever

  • Unlimited monitors
  • Email alerts on failure & recovery
  • Public status pages
  • 90-day uptime history
  • Maintenance windows
  • Incident tracking
  • GitHub OAuth login
Create your free account

No credit card required

Stop flying blind on your cron jobs

Set up your first monitor in under a minute. Free, forever.

Get started — it's free