~$# start monitoring your server with a single curl command.
~$curl ping.gg/me@example.org/104.28.13.51
[ ok ] Ping alert created for host '104.28.13.51' and email 'me@example.org'. Check your email to activate it.
~$# activate the first and the next ones are activated automatically.
~$curl ping.gg/me@example.org/example.org
[ ok ] Ping alert created for host 'example.org' and email 'me@example.org'.
~$# you can skip the IP if you run it from the server, watch out for proxies, etc.
~$curl ping.gg/me@example.org
[ ok ] Ping alert created for host '104.28.12.51' (your IP) and email 'me@example.org'.
No website or admin panel or whatever. Just some simple HTTP requests. I love the simplicity in this.