Easy monitoring for Windows scheduled tasks.
Unlike other hosted monitoring systems, PushMon is designed to receive signals from windows scheduled tasks. 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 windows scheduled tasks in 10 minutes. It’s that easy!
PushMon keeps you updated on the status of your windows scheduled tasks.
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 windows scheduled tasks 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 windows batch file or powershell script to call the URL, set it up win windows scheduler, and your done!
GET SAMPLE CODEif %errorlevel% neq 0 goto ERROR
set URL_STRING=http://pshmn.com/eaFnY
curl %URL_STRING%
:ERROR
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 windows scheduled tasks are running smoothly.
Windows scheduled tasks that run regularly in the background are often unmonitored, or it send emails regardless of success or failure. This makes it hard for you to notice when things go wrong. Make sure your scheduled tasks are up, even if you don't have access to your windows server. Make sure your windows scheduled tasks run on time. Make sure your backup scripts are running as expected. Make sure your hourly scripts are running continuously. Get notified when they don't.
Making sure that windows scheduled tasks 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.