Setting up Amazon Cloudwatch to get an alert when you server is down
Posted
by
Saif Bechan
on Server Fault
See other posts from Server Fault
or by Saif Bechan
Published on 2011-12-16T01:50:17Z
Indexed on
2012/10/11
9:40 UTC
Read the original article
Hit count: 220
amazon-ec2
|amazon-cloudwatch
I have an instance running on Amazon EC2 that I turned into a webserver.
Now I have been looking at cloudwatch, but I do not know if it is the correct tool for the job. Basically I want to get informed when the server is down, for whatever reason.
Maybe the server got hacked, or the server shut down for whatever reason, I want to get a notification on that.
I have enabled clouwatch, and tried to set up a alert, but I only see things like network in-out or cpu usage, an d metrix. Now I do not know if these will do the trick.
© Server Fault or respective owner