QuietPulse monitors your scheduled tasks, background workers, and cron jobs. Get instant Telegram alerts when something stops running.
# Run backup every hour, ping QuietPulse when done
0 * * * * /usr/local/bin/backup.sh && curl -s https://quietpulse.xyz/ping/your-tokenAdd one line to your crontab. That's it.
Three steps. No SDK, no agent, no complex setup.
Define a job name, expected interval, and grace period. Get a unique heartbeat URL.
Add a simple curl call at the end of your script. HTTP GET โ nothing else needed.
If a ping is late or missing, QuietPulse sends you a Telegram notification instantly.
Built for developers who just want it to work.
No agents, no SDKs, no dependencies. One HTTP call per heartbeat.
Get notified where you already are. Connect your Telegram in one click.
Set custom check intervals and grace periods for each job individually.
Each job gets a unique token. No API keys to manage, no authentication hassle.
See all your jobs at a glance โ status, last ping, and health in real time.
Get started with a generous free tier. Scale when you need to.
Anything that runs on a schedule.
Know immediately if your nightly backup fails silently.
Make sure your email workers keep processing the queue.
Catch broken ETL pipelines and API sync tasks before they pile up.
Ensure temp files, logs, and old data get cleaned up on schedule.
Set up your first heartbeat in under a minute. Free forever for small projects.
Create Free Account