fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 707 forks source link

Adding check types? #235

Open jdarling opened 10 years ago

jdarling commented 10 years ago

How can I add new check types to uptime? I need to add ping and some specific types (Redis alive, HAProxy alive, etc) but am not sure the proper approach to do this.

7gartner commented 9 years ago

I'd like to see this capability as well.

soullivaneuh commented 9 years ago

Stop me if I'm wrong but I think Uptime is for website url check.

If you want to check services link Redis or HAProxy, you would better use a more compliant system like Nagios.