Live data from Hacker News

Show HN: Simple monitoring service

ping.gg

1–10 of 65 posts

Re: Show HN: Simple monitoring service

#3

Nice job for releasing this. However, seems hard to compete with pingdom, who have exponentially more features and integrations and are relatively inexpensive. Kuddos on shipping!

Thanks! No intention to compete, as it says on the page it's not meant for professional purposes (of course, success might change that). It's mostly a pet project to monitor pet projects.

Re: Show HN: Simple monitoring service

#6
post #5
post #4

btw, the ping engine is a Go app that pings each hosts in a separate goroutine. I might open source it in the future once the code has more tests and less shame.

How to remove alerts? BTW, +1 to HTTP support, a must-have.

> you'll be sent an email with 3 generated URLs that you can to click to star, stop and delete your tracking

Emails look like this: http://i.imgur.com/6kFqSnm.png

+1 noted!

Re: Show HN: Simple monitoring service

#7
post #6
post #5

Earlier quoted context omitted.

How to remove alerts? BTW, +1 to HTTP support, a must-have.

> you'll be sent an email with 3 generated URLs that you can to click to star, stop and delete your tracking Emails look like this: http://i.imgur.com/6kFqSnm.png +1 noted!

Perfect! Good luck with your project. :)

Re: Show HN: Simple monitoring service

#8
post #6
post #5

Earlier quoted context omitted.

How to remove alerts? BTW, +1 to HTTP support, a must-have.

> you'll be sent an email with 3 generated URLs that you can to click to star, stop and delete your tracking Emails look like this: http://i.imgur.com/6kFqSnm.png +1 noted!

just noticed to "star" typo, now I have to hotfix while in HN's frontpage, great.

Re: Show HN: Simple monitoring service

#9

Nice job for releasing this. However, seems hard to compete with pingdom, who have exponentially more features and integrations and are relatively inexpensive. Kuddos on shipping!

> seems hard to compete with pingdom

As a DevOps, I'd like to disagree with this. Pingdom previously was a joy to work with. Now that they're attempting to bring in PagerDuty-esq features (escalation policies instead of simple alerting), their UX leaves a bit to be desired. Also, I don't have high hopes after the Solarwinds acquisition.

Re: Show HN: Simple monitoring service

#10

Nice job for releasing this. However, seems hard to compete with pingdom, who have exponentially more features and integrations and are relatively inexpensive. Kuddos on shipping!

> seems hard to compete with pingdom As a DevOps, I'd like to disagree with this. Pingdom previously was a joy to work with. Now that they're attempting to bring in PagerDuty-esq features (escalation policies instead of simple alerting), their UX leaves a bit to be desired. Also, I don't have high hopes after the Solarwinds acquisition.

I created https://webmon.com . I'd love to hear your feedback on it since you were a Pingdom customer.
Post reply on HN