Elastic Block Storage (AWS_EBS)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
---|---|---|---|
Volume Status (_VolumeStatus) | Displays the status of the Amazon Elastic Block Storage (EBS) volume used by the account. | 0 = In use, available, creating1 = deleting | No |
VolumeIdleTime (VolumeIdleTime) | Displays in seconds the amount of time during which no read or write operations were waiting to be completed on the Amazon Elastic Block Storage volume used by the account. | Seconds | No |
VolumeQueueLength (VolumeQueueLength) | Displays the average number of read and write operation requests that are waiting in the queue at one time, waiting to be completed, during a poll period. | count | Yes |
VolumeReadBytes (VolumeReadBytes) | Displays the number of bytes transferred for reads that occurred during a poll period for the Amazon Elastic Block Storage volume used by the account. | megabyte (MB) | No |
VolumeReadOps (VolumeReadOps) | Displays the number of read operations that occurred during a poll period for the Amazon Elastic Block Storage volume used by the account. | count | No |
VolumeTotalReadTime (VolumeTotalReadTime) | Displays in seconds the total amount of time spent on reads during a poll period for the Amazon Elastic Block Storage volume used by the account (the amount includes reads that started during a previous period, as well as those that started during the current period). If multiple requests are submitted at the same time, this total could exceed the length of the period. For example, if the period is 5 minutes (300 seconds), the value could exceed 300 seconds when multiple requests are submitted at the same time. Therefore, 700 operations, each taking 1-second, could be completed during the five-minute period, providing a value of 700 seconds. | seconds | No |
VolumeTotalWriteTime (VolumeTotalWriteTime) | Displays in seconds the total amount of time spent on writes during a poll period for the Amazon Elastic Block Storage volume used by the account (the count includes writes that started during a previous period, as well as those that started during the current period). If there are multiple requests submitted at the same time, this total could exceed the length of the period. For example, if the period is 5 minutes (300 seconds), the value could exceed 300 seconds when multiple requests are submitted at the same time. Therefore, 700 operations, each taking 1-second, could be completed during the five-minute period, providing a value of 700 seconds. | seconds | No |
VolumeWriteBytes (VolumeWriteBytes) | Displays the total number of bytes transferred for writes that occurred during a poll period for the Amazon Elastic Block Storage volume used by the account. | megabyte (MB) | No |
VolumeWriteOps (VolumeWriteOps) | Displays the total number of write operations that occurred during a poll period for the Amazon Elastic Block Storage volume used by the account. | count | No |
VolumeThroughputPercentage (VolumeThroughputPercentage) | Provides percentage of the I/O operations per second (IOPS) delivered out of the IOPS provisioned for an EBS volume. This parameter is used only with provisioned percentage of I/O operations per second (IOPS) volumes. This parameters will remain in offline state if the EBS Volume type is standard, which can be determined with the “/AWS_EBS/<ebs_sid>/volumeType namespace variable. | Percent | No |
VolumeConsumedReadWriteOps (VolumeConsumedReadWriteOps) | Displays the total amount of read and write operations consumed in the period. This parameter is used only with Provisioned IOPS volumes. This parameters will remain in offline state if the EBS Volume type is standard, which can be determined with the “/AWS_EBS/<ebs_sid>/volumeType namespace variable. | Count | No |