My company manages a number of sites and if their servers or firewalls go down we need to know, what we'd really like is something that pings the host every few minutes and shows on screen if they are up. I'm considering writing it but there must be something simple out there that does this already, maybe my google-fu isn't good enough.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
closed as not constructive by Zoredache, Ward, Adrian, Scott Pack, Michael Hampton Oct 13 '12 at 23:39
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
There are many products which deliver this, the most well known open source product is probably Nagios. You can also look at other products on Wikipedia, |
|||
|
|
|
If you don't want to do the setup yourself (not to mention the "who watches the watchmen?" problem with self-hosted Nagios etc.), something like Pingdom should do the trick if the servers are accessible over the public internet. |
|||
|
|