I have been looking for this for several days but there is nothing I like. I don't want to run a web server on all my boxes, or other tools. I'm only looking for a small script that pings a server and tells me if it is up or down. I also don't want to use 3rd party tools (like uptime robot).
The only thing I found so far is this: https://github.com/AndrewGertig/uptime But with all his ruby trash it is impossible to run this on a LEB.
Anybody that can help me with this?