Schedule demo

Amazon Elastic Block Store (EBS) Monitoring


Amazon Elastic Block Store (EBS) - Overview

Amazon Elastic Block Store (EBS) is a high-performance block storage service designed for use with Amazon EC2 instances. It provides persistent storage volumes that can be attached to EC2 instances for a wide range of workloads, from low-latency transactional databases to large-scale data analytics. EBS volumes are automatically replicated within their Availability Zone to protect against hardware failures, offering high durability and availability.

Monitoring EBS is essential for maintaining the performance, security, and cost efficiency of your storage infrastructure. Applications Manager's Amazon EBS monitoring tool provides comprehensive visibility into volume states, snapshot health, and per-volume CloudWatch metrics such as read/write throughput, IOPS, and queue length. With proactive alerts, historical trend analysis, and cost-driven insights like unencrypted volume detection and unused volume distribution, the tool helps you optimize EBS usage, enforce security compliance, and prevent performance bottlenecks.

Creating a new Amazon Elastic Block Store (EBS) monitor

To learn how to create a new Amazon Elastic Block Store (EBS) monitor, refer here.

Monitored Parameters

Go to the Monitors Category View by clicking the Monitors tab. Click on the Elastic Block Store instance available under Amazon in the Cloud Apps section. Displayed below is the Amazon Elastic Block Store (EBS) bulk configuration view, distributed into three tabs:

  • Availability tab gives the availability history for the past 24 hours or 30 days.
  • Performance tab gives the health status and events for the past 24 hours or 30 days.
  • List view tab enables you to perform bulk admin configurations.

By clicking a monitor from the list, you'll be taken to the Amazon Elastic Block Store (EBS) dashboard, which includes the following tabs:

Overview

ParameterDescription
VOLUME STATE DISTRIBUTION
In-Use VolumesThe total number of EBS volumes in the in-use state in this region at the time of polling.
Available VolumesThe total number of EBS volumes in the available state in this region at the time of polling.
Error VolumesThe total number of EBS volumes in an error state in this region at the time of polling.
Creating VolumesThe total number of EBS volumes in the creating state in this region at the time of polling.
Deleting VolumesThe total number of EBS volumes in the deleting state in this region at the time of polling.
Deleted VolumesThe total number of EBS volumes in the deleted state in this region at the time of polling.
SNAPSHOT STATE DISTRIBUTION
Error SnapshotsThe total number of EBS snapshots in the error state in this region at the time of polling.
Pending SnapshotsThe total number of EBS snapshots in the pending state in this region at the time of polling.
Recoverable SnapshotsThe number of archived snapshots that can be restored at the time of polling.
Recovering SnapshotsThe number of archived snapshots currently being restored at the time of polling.
Completed SnapshotsThe total number of EBS snapshots in the completed state in this region at the time of polling.
EBS VOLUME SIZE GROWTH TRENDS
Number of VolumesThe total number of EBS volumes in this region at the time of polling.
Total Volume SizeThe total storage size of all EBS volumes in this region at the time of polling (in GiB).
EBS SNAPSHOT SIZE GROWTH TRENDS
Number of SnapshotsThe total number of EBS snapshots owned by this account in this region at the time of polling.
Total Snapshot SizeThe total storage size of all EBS snapshots in this region at the time of polling (in GiB).
MULTI ATTACHMENT VOLUMES
Multi-Attachment VolumesThe total number of EBS volumes with multi-attach enabled in this region at the time of polling.
FAST SNAPSHOT RESTORED VOLUMES
Fast Snapshot Restored VolumesThe total number of EBS volumes created using fast snapshot restore in this region at the time of polling.

Volumes

ParameterDescription
VOLUME DETAILS
Volume IDThe unique identifier of the EBS Volume.
Volume NameThe Name tag assigned to the EBS volume.
Availability ZoneThe availability zone where the EBS Volume resides.
Volume TypeThe type of EBS Volume.
Possible values: standard, io1, io2, gp2, sc1, st1, gp3.
Volume SizeThe size of the EBS Volume (in GiB).
Volume AgeThe number of days since the volume was created (in days).
Volume StatusThe current state of the EBS Volume.
Possible values: creating, available, in-use, deleting, deleted, error.
VOLUME ATTACHMENT DETAILS
Volume IDThe unique identifier of the EBS Volume.
Volume NameThe Name tag assigned to the EBS volume.
EncryptionIndicates whether the volume is encrypted.
Possible values: Enabled, Disabled.
Encryption KeyThe Amazon Resource Name (ARN) of the AWS KMS key that was used to protect the volume encryption key for the volume.
Fast Snapshot RestoreIndicates whether the volume was created using fast snapshot restore.
Possible values: Yes, No.
Multi-AttachIndicates whether Amazon EBS Multi-Attach is enabled.
Possible values: Enabled, Disabled.
Attachment StateThe attachment state of the volume.
Possible values: attaching, attached, detaching, detached, busy.
Attached EC2 InstanceThe ID of the EC2 instance to which the volume is attached.
Associated ResourceThe device name of the volume attachment (e.g., /dev/sda1).
Delete on TerminationIndicates whether the EBS volume is deleted on instance termination.
Possible values: Yes, No.

Volume Performance

Note: 

  • The metrics Volume Throughput Percentage and Burst Balance are disabled from data collection by default as per the Optimize Data Collection feature.
  • To enable data collection, navigate to Settings → Performance Polling.
  • In the Optimize Data Collection tab, select Amazon Elastic Block Store as the Monitor Type and the respective metric as the Metric Name, then set the preferred time interval.
 
ParameterDescription
TOP 5 VOLUMES BY DATA READ
A line chart displaying the top 5 EBS volumes by data read throughput (in MB/sec).
TOP 5 VOLUMES BY DATA WRITTEN
A line chart displaying the top 5 EBS volumes by data write throughput (in MB/sec).
TOP 5 VOLUMES BY READ OPERATIONS RATE
A bar chart displaying the top 5 EBS volumes by read operations rate (in ops/sec).
TOP 5 VOLUMES BY WRITE OPERATIONS RATE
A bar chart displaying the top 5 EBS volumes by write operations rate (in ops/sec).
VOLUME TRAFFIC DETAILS
Volume IDThe unique identifier of the EBS Volume.
Volume NameThe Name tag assigned to the EBS volume.
Read Throughput RateThe total amount of data read from the volume between the poll interval (in MB/sec).
Write Throughput RateThe total amount of data written to the volume between the poll interval (in MB/sec).
Volume Read Operations RateThe total number of read operations from the volume between the poll interval (in ops/sec).
Volume Write Operations RateThe total number of write operations to the volume between the poll interval (in ops/sec).
Volume Consumed Read/Write OpsThe total amount of read and write operations consumed between the poll interval.
TOP 5 VOLUMES BY TOTAL READ TIME
A line chart displaying the top 5 EBS volumes by total time spent on read operations (in seconds).
TOP 5 VOLUMES BY TOTAL WRITE TIME
A line chart displaying the top 5 EBS volumes by total time spent on write operations (in seconds).
TOP 5 VOLUMES BY IDLE TIME
A bar chart displaying the top 5 EBS volumes by idle time, showing periods when no read or write operations were submitted (in seconds).
TOP 5 VOLUMES BY QUEUE LENGTH
A line chart displaying the top 5 EBS volumes by the average number of pending read and write operation requests.
VOLUME PERFORMANCE DETAILS
Volume IDThe unique identifier of the EBS Volume.
Volume NameThe Name tag assigned to the EBS volume.
Volume Total Read TimeThe total amount of time spent by all read operations that completed between the poll interval (in seconds).
Volume Total Write TimeThe total amount of time spent by all write operations that completed between the poll interval (in seconds).
Volume Idle TimeThe total amount of time when no read or write operations were submitted between the poll interval (in seconds).
Volume Queue LengthThe average number of read and write operation requests waiting to be completed between the poll interval.
Volume Throughput PercentageThe average percentage of IOPS delivered out of the total IOPS provisioned for an EBS volume at the time of polling (in %).
Burst BalanceThe average percentage of I/O credits remaining in the burst bucket at the time of polling (in %).

Snapshots

Note: FSR performance metrics are available only if Fast Snapshot Restore (FSR) is enabled for the EBS snapshot in the selected AWS Region.
ParameterDescription
VOLUME DETAILS
Volume IDThe unique identifier of the EBS Volume.
Volume NameThe Name tag assigned to the EBS volume.
Volume TypeThe type of EBS Volume.
Possible values: standard, io1, io2, gp2, sc1, st1, gp3.
Volume SizeThe size of the EBS Volume (in GiB).
Volume StatusThe current state of the EBS Volume.
Possible values: creating, available, in-use, deleting, deleted, error.
Volume AgeThe number of days since the volume was created (in days).
SNAPSHOT DETAILS
Snapshot IDThe unique identifier of the EBS Snapshot.
Snapshot NameThe Name tag assigned to the EBS snapshot.
DescriptionThe description provided for the snapshot.
Storage TierThe storage tier of the snapshot.
Possible values: Standard, Archive.
Volume SizeThe size of the volume (in GiB).
Snapshot AgeThe number of days since the snapshot was initiated (in days).
Snapshot DurationThe elapsed time since the snapshot was initiated. For pending snapshots, this indicates how long the snapshot has been in progress (in hrs).
EncryptionIndicates whether the snapshot is encrypted.
Possible values: Enabled, Disabled.
Encryption KeyThe KMS key ARN used to encrypt the snapshot.
ProgressThe progress of the snapshot as a percentage (in %).
Snapshot StatusThe current state of the EBS Snapshot.
Possible values: pending, completed, error, recoverable, recovering.
FAST SNAPSHOT RESTORE CREDITS
Snapshot IDThe snapshot ID for this Fast Snapshot Restore entry.
Availability ZoneThe availability zone where Fast Snapshot Restore is enabled.
Credits Bucket SizeThe average number of volume create credits that can be accumulated for the snapshot in this availability zone at the time of polling.
Credits BalanceThe average number of volume create credits currently available for the snapshot in this availability zone at the time of polling.
StateThe state of Fast Snapshot Restore.
Possible values: enabled, enabling, optimizing, disabling, disabled.

Cost & Security

ParameterDescription
COST AND SECURITY SUMMARY
Available Volume PercentageThe percentage of volumes in available (unattached) state. A high percentage may indicate idle or wasted storage (in %).
Unencrypted EBS Volume PercentageThe percentage of EBS volumes that are not encrypted in this region at the time of polling (in %).
TOP 5 VOLUMES BY SIZE
A bar chart displaying the top 5 EBS volumes ranked by storage size (in GiB).
TOP 5 VOLUMES BY AGE
A bar chart displaying the top 5 EBS volumes ranked by the number of days since creation (in days).
VOLUME DETAILS
Volume IDThe unique identifier of the EBS Volume.
Volume NameThe Name tag assigned to the EBS volume.
Volume SizeThe size of the EBS Volume (in GiB).
Availability ZoneThe availability zone where the EBS Volume resides.
TOP 5 VOLUMES BY IDLE TIME
A bar chart displaying the top 5 EBS volumes ranked by idle time, showing periods when no read or write operations were submitted (in seconds).
SNAPSHOT STORAGE TIER BREAKDOWN
Standard Tier SnapshotsThe number of snapshots stored in the standard storage tier.
Archive Tier SnapshotsThe number of snapshots stored in the archive storage tier.
UNUSED VOLUMES BY TYPE
Volume TypeThe EBS volume type for unused (unattached) volumes.
Number of VolumesThe total number of unused EBS volumes of this type.
UNUSED VOLUMES BY AVAILABILITY ZONE
Availability ZoneThe availability zone for unused (unattached) EBS volumes.
Number of VolumesThe total number of unused EBS volumes in this availability zone.
USED VOLUMES BY TYPE
Volume TypeThe EBS volume type for in-use (attached) volumes.
Number of VolumesThe total number of in-use EBS volumes of this type.
USED VOLUMES BY AVAILABILITY ZONE
Availability ZoneThe availability zone for in-use (attached) EBS volumes.
Number of VolumesThe total number of in-use EBS volumes in this availability zone.
UNENCRYPTED VOLUMES
Unencrypted VolumesThe number of EBS volumes without encryption enabled. Unencrypted volumes pose a compliance risk.

Loved by customers all over the world

"Standout Tool With Extensive Monitoring Capabilities"

It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.

Reviewer Role: Research and Development

carlos-rivero
"I like Applications Manager because it helps us to detect issues present in our servers and SQL databases."
Carlos Rivero

Tech Support Manager, Lexmark

Trusted by thousands of leading businesses globally