I have a remote server with no physical attendance 24x7. But sometimes I have faced a downtime due to either network related issues or power outages.
But because I am sitting afar from my server I am unable to determine at the time of downtime whether it is a loss of processing time due to power outage or is it a network related disconnection. As a result in both the cases I simply can't do SSH into my server.
It is only after several hours when the server reconnects or reboots do I get to know what went wrong.
Is there a way I can figure out what type of downtime I am facing? For instance there could be an application that sends me an SMS alert in case of network downtime. But still it would need internet I guess to work..
Any suggestions would help on this.