Easy monitoring for cron jobs.
Unlike other hosted monitoring systems, PushMon is designed to receive signals from scripts of your cron jobs. All you need is to call a URL on success. If we do not receive the URL “ping” by the time specified, you will receive an alert.
Start monitoring your cron jobs in 10 minutes. It’s that easy!
PushMon keeps you updated on the status of your cron jobs.
Manage your PushMon URLs in your account dashboard. The dashboard works on your computer, smartphone or tablet.
Alerts
Get notified by email, GoogleTalk, IFTTT, and Twitter if your cron scripts are not running as expected.
Phone, SMS, URL Notifications
For critical system, get notified by SMS or phone call. Easy integration and customization with URL alerts.
Comprehensive Schedules
Support for day, weekday, weekend, endOfMonth, hour, 15 minutes, 30 minutes, 6 hours, 12 hours, Mon-Sun, 1st-31st schedules, multiples and ranges. Daily schedules can be checked on the time you specify.
Push Automation
Accessing the PushMon URL on a regular schedule is easy and convenient. You can create a simple shell script to call the URL, schedule it in crontab, and your done!
GET SAMPLE CODE# add a cron job by executing sudo crontab -e # ping every 2:30 AM 30 2 * * * curl -L "http://pshmn.com/eaFnY"
App Market Places for PushMon
PushMon is available on several Market Places as a Software-as-a-Service. If you like PushMon, give us a thumbs up by submitting a review!
Make sure your cron jobs are running smoothly.
Cron jobs that run on a regular schedule are often unmonitored, or it sends emails regardless of success or failure. This makes it difficult for you to notice when things go wrong. Make sure your cron jobs are working as expected, even if you don't have access to your server. Make sure your cron jobs run on time as expected. Make sure your hourly scripts are running continuously. Get notified when they don't.
Making sure that these cron jobs are running fine is easy to do. Just create a PushMon URL and call that URL on the schedule you specify. If we don't hear from you, you will hear from us. We have sample code to get you started quickly.