About
Cronr is a simple cron job monitoring service. We tell you when your scheduled tasks stop running.
The Problem
Cron jobs fail silently. A backup script stops running, a data sync breaks, a cleanup task dies — and nobody notices until something goes wrong downstream.
Most teams only find out about failed cron jobs when a customer reports a problem or when someone happens to check the logs. By then, the damage is done.
The Solution
Cronr works by expecting regular pings from your cron jobs. If a ping doesn't arrive on schedule, we alert you. It's a dead man's switch for your infrastructure.
No agents to install, no complex configuration. Add a single HTTP request to the end of your cron job and you're covered.
Keep It Simple
Monitoring tools tend to become complex. We aim to stay focused on one thing: letting you know when your jobs stop running.
No dashboards full of metrics you'll never look at. No machine learning "insights". No integrations for the sake of integrations.
A check, a ping URL, an alert. That's the core of what we do.