CronBeacon

Monitor your cron jobs.
Catch failures before your users do.

CronBeacon monitors scheduled tasks, detects missed or late runs, and alerts your team — so silent failures never reach production unnoticed.

# At the end of your cron job, add:
curl -s -X POST \
  https://cronbeacon.com/api/v1/ingest/events \
  -H "Authorization: Bearer cb_your_token" \
  -H "Content-Type: application/json" \
  -d '{"job_key":"nightly_backup","event":"succeeded"}'
# That's it. CronBeacon watches the rest.
No agent to install Setup in 2 minutes Email, Slack, and webhook alerts Multi-environment support Hosted in France

Silent failures are the most expensive kind.

A cron job fails at 3 AM. No one notices until Monday. By then, data is stale, reports are wrong, and customers are frustrated.

Most monitoring tools focus on uptime and infrastructure. Scheduled tasks fall through the cracks — unless you monitor them explicitly.

CronBeacon exists to close that gap.

Start monitoring in three steps.

1

Create a monitor

Add your job in CronBeacon. Define its expected schedule or cadence.

2

Send a heartbeat

Add one HTTP call at the end of your job. A single curl command is enough.

3

Get alerted

If a job fails, runs late, or goes missing — CronBeacon alerts your team by email, Slack, or webhook.

Built for the jobs no one watches.

Detect failures instantly

Know immediately when a job fails. No more discovering broken imports days later.

Catch late and missing runs

CronBeacon knows when a job should run. If it does not, you get alerted.

Track every environment

Monitor production, staging, and development separately. Filter by environment and tags.

Clear incident history

See what happened, when, and how often. Review past incidents without digging through logs.

Everything you need. Nothing you don't.

Purpose-built for cron job monitoring. No bloated dashboards, no enterprise complexity.

Heartbeat monitoring

Detect missed and silent jobs with simple HTTP pings.

Failure detection

Get alerted when a job reports an error or exits with failure.

Late-run detection

Know when a job runs behind its expected schedule.

Email and Slack alerts

Route alerts where your team already works.

Webhook alerts

Integrate with any system through standard webhooks.

Environments and tags

Organize monitors by environment, team, or project.

Incident timeline

Review past alerts, state changes, and resolution history.

Team access

Invite team members. Share visibility across your monitors.

Anything that runs on a schedule deserves monitoring.

Cron jobs Scheduled scripts Database backups Data imports / exports API sync workflows Email campaigns Queue workers Billing tasks Report generation Maintenance tasks Scheduled automation

If it should run and sometimes does not — CronBeacon watches it.

A clear view of every scheduled job.

See job status, reliability scores, and incident history at a glance. No setup complexity. No dashboard overload.

cronbeacon.com/dashboard
12
On-time
2
Late
1
Failing
0
Missed
StatusJobScheduleLast runReliability
on-timenightly_backup
prod
0 2 * * *Today 02:00100%
on-timehubspot_sync
prod
*/15 * * * *5 min ago99.2%
lateinvoice_export
prod
0 8 * * 12 days ago87.5%
failingcsv_import_clients
prod
0 3 * * *Today 03:0162.3%

Simple pricing. No surprises.

Start free. Upgrade when you're ready. Cancel anytime.

Free forever

Free

To test CronBeacon on a small project.

0 €
No credit card required

  • 1 monitors
  • Email alerts
  • 30-day history
  • 1 member
  • 1 environment
  • Failure detection
  • Late-job detection
  • Missing-job detection
  • Basic incident history

Not included:

  • Slack alerts
  • Microsoft Teams alerts
  • Webhook alerts
  • CSV export
  • Escalation rules
  • Shareable dashboard (public/private)
Start for Free
For teams

Business

For teams managing critical production workflows.

149 € excl. tax /month

  • 200 monitors
  • Email alerts
  • Slack alerts
  • Microsoft Teams alerts
  • Webhook alerts
  • 18 months of history
  • 15 team members
  • Multiple environments
  • Tags and environments
  • Failure detection
  • Late-job detection
  • Missing-job detection
  • Advanced incident history
  • CSV export
  • Escalation rules
  • Shareable dashboard (public/private)
  • Priority email support
Start with Business

All plans include: HTTPS endpoints, GDPR-compliant data handling, French hosting. Prices exclude VAT. No commitment.

Frequently asked questions

No. CronBeacon monitors any scheduled or recurring task — cron jobs, background workers, sync scripts, imports, queue processors, and more. If it should run on a schedule, CronBeacon can monitor it.

No. CronBeacon works through simple HTTP calls. Add a ping at the end of your job — no agent, no SDK, no dependency. A single curl command is enough.

Yes. You can tag monitors by environment (production, staging, dev) and filter your dashboard and alerts accordingly.

Yes. You can configure alerts per channel — email, Slack, or webhook — and invite team members to share visibility.

CronBeacon compares actual run time against the expected schedule. If a job runs late or is missing entirely, an alert is sent to your configured channels.

Yes. Start with the Free plan at no cost. If you need more monitors, longer retention, or advanced features, upgrade to Pro or Business at any time. No migration, no data loss.

Stop discovering failures from your users.

Set up CronBeacon in minutes. Monitor your first job today.

Start Monitoring