Title: Setting Up an EC2 Instance and Cloud Watch Alarm
CloudWatch alarm ‘datacenter-alarm’ does not have the correct threshold.
Getting above error, I did tried but each time I am getting this though I am giving correct values. Please do let me know I am doing something wrong or anyone can give possible solution or Is there anyone also facing same issue?
I am following below link for cloudwatch creation
what was the threshold value that you were specifying?
what did you specify it as >=90
or >=0.90
?
Hi,
I’ve just checked it and it’s worked properly. Could you please try again and share me the screenshot which is so helpful?
Thanks buddy, also srikant_reddy…
Don’t know if it was my configuration or lab has some problem but this time it worked. Same as previous just went to CloudWatch alarm and then again edited the alarm and changed input to 90. Maybe 0.9 was taking value as 9
Finally got the problem, the problem is input was predefined as 0.99, I supposed it was fraction but that must be 90.
I’m glad to hear that! The task requires setting it to 90% or higher, and since the unit in the AWS console is already in %, we just need to set it to 90.