Skip to content

Latest commit

 

History

History
41 lines (15 loc) · 1.27 KB

README.md

File metadata and controls

41 lines (15 loc) · 1.27 KB

Cloud-Watch

Cloud watch demo

Experimented demo with cloud watch service of AWS

firstally Created the the EC2 instance

Screenshot (420)

Now craeted python file which automatically incrase the CPU usage of Server(EC2)

Screenshot (421)

Before running the python file there is no any as such CPU usage as shown in below image

Screenshot (422)

Once run the python file it will incrase the CPU usage upto 80%

Screenshot (423)

As run the program CPU Usage goes above 70%

Screenshot (425)

As set the alaram if the value goes above 50% it will automatically give an notification over email as shown below image

Screenshot (426)