Skip to content

Comment on Ask HN: Review my pivot, a server uptime monitorparent

Comments

Thanks for the feedback. Obviously most of us in the highly technical crowd could very easily throw a script like this together, but I'm targeting a somewhat less technical crowd (still guys that know they need it, but don't program).

The other benefit is that I offer (rather, will offer -- don't have it replicated yet) geographically distributed, redundant checking for up to 10 sites. This is a bit harder (and more expensive) to accomplish for the general developer.

Regarding the method of detection, I actually use a standard "fopen," to the hostname and port you specify, rather than a straight ping. In this way you could test specifically for your webserver (port 80) or SMTP server (25) rather than a generic ping. I even use it to test custom socket server platforms I have running.

Does that answer your questions? Change your mind about the value of the service?

Thanks!

I'm sorry if I come across as crude, but in startups there's no room for sugar-coating.

Personally I think that anyone who feels they need this kind of service (e.g. a less-techy manager at a company) almost certainly has some go-to tech guy that could whip it up over lunch. If the company doesn't have such a guy, they're probably doomed anyway.

I just don't see much of a market here and I would be surprised if this thing, in its current iteration, would ever buy you ramen. You might be onto something, but I think you should aim higher.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.