Skip to main content
Cronhub shut down June 30, 2026. Monitors are offline. Migrate to keep your cron jobs covered.
Cronhub Shutdown

Migrating off Cronhub?
Replace each heartbeat safely.

CheckFast preserves the simple HTTP heartbeat model with new /api/ping/<uuid> URLs, Telegram alerts, and paid plans from $9/mo. Recreate each job, then copy and test its new URL in the corresponding crontab entry.

15 monitors on Starter From $9/mo New ping URL per job

Update each job with its new URL.

# Copy the new URL from the created CheckFast monitor
OLD_URL='https://cronhub.io/ping/<old-uuid>'
NEW_URL='https://checkfast.io/api/ping/<new-uuid>'

crontab -l | sed "s|$OLD_URL|$NEW_URL|g" > /tmp/checkfast-crontab
cat /tmp/checkfast-crontab
crontab /tmp/checkfast-crontab

# Importer opens with monitoring launch; use the manual swap above for now.

Migration steps are ready now

Export from Cronhub, map your schedules, and keep the manual swap plan ready for importer launch.

1

Export from Cronhub

Gather each job name, cron schedule, and grace period from your records before creating replacement monitors.

2

Recreate in CheckFast

Use the importer when paid launch is enabled, or create jobs manually. Each replacement receives a new ping URL that must be copied into its job.

3

Configure alert delivery

Connect Telegram on Starter, or add Slack on Pro and Agency. Trigger a test ping before relying on each monitor.

Why developers choose CheckFast

Managed Telegram alerts

Connect Telegram through CheckFast settings without creating a custom bot or webhook. CheckFast handles the delivery integration.

Simple HTTP ping URLs

Each imported job receives a new /api/ping/<uuid> URL. Replace the corresponding Cronhub URL and keep the surrounding job logic unchanged.

Starter — 15 monitors

Cron monitoring starts at $9/mo for 15 monitors. Pro includes 50 monitors and Agency includes 200.

Cronhub vs CheckFast — feature for feature

Typed heartbeat events, missed-window alerts and Telegram on Starter.

FeatureCronhubCheckFast
Free monitorsClosedNo
Starter price$29/mo (20 monitors)$9/mo (15 monitors)
Heartbeat ping URLcronhub.io/ping/…checkfast.io/api/ping/…
Telegram alertsNoManaged integration
Slack alertsYesPro and Agency
Start + complete pingsYesYes
Missed-ping detectionYesYes
Per-monitor status badgeNoNo
44-tool catalogNoYes

Full comparison: CheckFast vs Cronhub →

Free beta · 3 combined monitors

Your cron jobs shouldn't go unmonitored.

Use the public migration guide and recreate up to three jobs on the Free beta while bulk import remains closed.

Use the migration guide 3 Free monitors · dashboard alerts included