Live data from Hacker News

Show HN: Proby - Task monitoring made simple

probyapp.com

1–10 of 19 posts

Show HN: Proby - Task monitoring made simple

#1
Hello HN.

We were occasionally running into issues where our scheduled tasks would not start when expected. There were many reasons for this (environment changes, lock files not being cleaned up properly, etc). So, we created a simple application to monitor our scheduled tasks, and notify us if they didn't start or finish when expected. Now we're notified immediately (via email or SMS) when a scheduled task isn't kicked off when it is supposed to.

The app also keeps track of the run times for past task executions, which has been useful in tracking down unexpected changes in task run times.

Proby is currently in closed beta, meaning we're letting people in slowly. It is currently running on a VPS with a few other services. We want to see if there is an interest in the app before purchasing better/additional hardware.

Use of the app is currently free. At some point, when it is out of beta, we may begin charging a small fee for the service (although I'd imagine we'd have a free plan of some sort). But, all of that is still up in the air.

What do you think?

Show HN: Proby - Task monitoring made simple
probyapp.com

Re: Show HN: Proby - Task monitoring made simple

#4
Hello HN.

We were occasionally running into issues where our scheduled tasks would not start when expected. There were many reasons for this (environment changes, lock files not being cleaned up properly, etc). So, we created a simple application to monitor our scheduled tasks, and notify us if they didn't start or finish when expected. Now we're notified immediately (via email or SMS) when a scheduled task isn't kicked off when it is supposed to.

The app also keeps track of the run times for past task executions, which has been useful in tracking down unexpected changes in task run times.

Proby is currently in closed beta, meaning we're letting people in slowly. It is currently running on a VPS with a few other services. We want to see if there is an interest in the app before purchasing better/additional hardware.

Use of the app is currently free. At some point, when it is out of beta, we may begin charging a small fee for the service (although I'd imagine we'd have a free plan of some sort). But, all of that is still up in the air.

What do you think?

Re: Show HN: Proby - Task monitoring made simple

#5
It looks pretty nice ... and adding the start and finish notifications doesn't seem too hard.

But it seems to me that if Doug really meant what he said below, he would have got up, walked down the hallway and given John a real pat on the back ;)

Re: Show HN: Proby - Task monitoring made simple

#6
post #5

It looks pretty nice ... and adding the start and finish notifications doesn't seem too hard. But it seems to me that if Doug really meant what he said below, he would have got up, walked down the hallway and given John a real pat on the back ;)

Ha :) They actually work from home four days a week, so he'd have to get in his car and drive to his house to do that.

Re: Show HN: Proby - Task monitoring made simple

#7
post #5

It looks pretty nice ... and adding the start and finish notifications doesn't seem too hard. But it seems to me that if Doug really meant what he said below, he would have got up, walked down the hallway and given John a real pat on the back ;)

heh, well, that's a bit harder /c most of our team is remote, but you're right. John, you get a cookie on Friday!

Re: Show HN: Proby - Task monitoring made simple

#8
post #5

It looks pretty nice ... and adding the start and finish notifications doesn't seem too hard. But it seems to me that if Doug really meant what he said below, he would have got up, walked down the hallway and given John a real pat on the back ;)

I'll be expecting that pat on the back when I come in on Friday Doug...

Re: Show HN: Proby - Task monitoring made simple

#9
Very nice, but one suggestion, the 'dashboard' view might benefit from showing a sequence of graphics that show either the status of the last x number of runs:

  X X X ok ok ok X ok
obviously color-coded to stand out, or at a minimum show the time elapsed since last successful run.

This way provides a real at-a-glance way to see one or more broken tasks.

Re: Show HN: Proby - Task monitoring made simple

#10

Hello HN. We were occasionally running into issues where our scheduled tasks would not start when expected. There were many reasons for this (environment changes, lock files not being cleaned up properly, etc). So, we created a simple application to monitor our scheduled tasks, and notify us if they didn't start or finish when expected. Now we're notified immediately (via email or SMS) when a scheduled task isn't kic…

Ultimately for me, this would replace logs and email notification that are supported pretty well out of the box with cron. It is nice to have multiple scheduled tasks consolidated with a dashboard style interface.

I am confused with the selecting a timezone but all of the times being represented in UTC?

Also the representation of the cron schedule (7 * * * *) which I think could be represented in a more intuitive way. I have been looking at crontabs for years and every time I have to second guess myself.

This seems like a service that I would never want any downtime with, how do you manage that?

Post reply on HN