How to resolve Sprinto check for monitoring AWS EBS health status
About
Sprinto Check: AWS EBS health should be monitored
Upon integrating your AWS account with Sprinto, the platform fetches the list of services from your AWS account. If you are using AWS Elastic Beanstalk and have not created a monitoring alert for the metric EnvironmentHealth, Sprinto activates the above-mentioned check for all Elastic Beanstalk environments under your account.
Note: At this time, our platform does not support AWS CloudWatch Composite Alarms or Math-Based Alarms.
This means you cannot create alarms that:
Combine multiple alarms using logical conditions (e.g., ALARM1 AND ALARM2
)
Use metric math expressions (e.g., calculating averages or deltas across metrics)
Purpose
Monitoring the health status of your AWS Elastic Beanstalk environment, specifically the EnvironmentHealth metric is crucial to ensure the reliability and performance of your application. Sprinto sends notifications if the environment health status indicates potential issues, allowing you to take proactive measures to maintain optimal performance.
How to Resolve
To address this check, follow the steps below to create an AWS CloudWatch alert for monitoring AWS Elastic Beanstalk environment health.
Before you Begin
Ensure you have "Admin" access to the AWS account to create alerts.
Ensure that you have an Elastic Beanstalk environment created on your AWS account for which you will create the alert.
Log in to Sprinto as an administrator.
Create Monitoring Alert
Log in to your AWS console using your credentials.
Navigate to the CloudWatch web service.
Go to Alarms > In alarm, and click Create alarm.
Click Select metric.
On the Select metric page, choose the AWS/ElasticBeanstalk namespace and select the metric EnvironmentHealth.
Specify the metric and conditions to define the alert trigger point, then click Next.
On the configure action page:
Create new topic: Enter the topic name and email addresses for alert notifications.
Add notification: Select the created SNS topic and click Add notification.
Enter a name and description for the created alert, then click Next.
Preview your created alarm and edit any parameters if required, then click Create alarm.
Once the monitoring alert is created on CloudWatch for AWS Elastic Beanstalk environment health, Sprinto retrieves the changes, and the Sprinto check status is set to "Passing."
If you need any assistance with the Sprinto check, please get in touch with Sprinto support. We're here to help!