PulseHook LogoPulseHook

The 5-Minute Monitor for Your Cron Jobs & Scripts

PulseHook is a lightweight, plug-and-play dashboard and alerting system for your background tasks. Stop guessing if your jobs ran.

PulseHook Dashboard Demo

So Simple, You'll Be Set Up Before Your Coffee Is Ready

1. Send a Heartbeat

Wrap your script with a simple API call. Just send a JSON payload with the job's name and status.

curl -X POST https://.../api/report \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"job_name":"nightly-backup", "status":"success"}'

2. Create a Monitor

In the dashboard, enter the same job name and the schedule you expect it to run on (e.g., every 24 hours).

Monitor a New Job form

3. Get Notified

That's it. PulseHook will now alert you via Email or Slack if your job fails or never runs. Enjoy your coffee.

A PulseHook alert in Slack

All the Features You Need, None of the Bloat

  • Success & Failure Tracking
  • Missed Job Detection
  • Detailed Error Logging
  • Email & Slack Alerts
  • Per-Job Notification Rules
  • Snooze Alerts for Maintenance
  • User-Specific Timezones
  • Secure API Key Regeneration

Get Peace of Mind in 5 Minutes

Stop wondering if your critical tasks are running. Start monitoring them for free.

Create Your Free Account