File system metrics
Your Amazon FSx for NetApp ONTAP file system metrics are classified as either File system metrics or Detailed file system metrics.
File system metrics are aggregate performance and storage metrics for a single file system that take a single dimension,
FileSystemId
. These metrics measure network performance and storage capacity usage for your file system.Detailed file system metrics measure your file system's storage capacity and used storage in each storage tier (for example, SSD storage and capacity pool storage). Each metric includes a
FileSystemId
,StorageTier
, andDataType
dimension.
Note the following about when Amazon FSx publishes data points for these metrics to CloudWatch:
For the utilization metrics (any metric whose name ends in Utilization, such as
NetworkThroughputUtilization
), there is a data point emitted each period for every active file server or aggregate. For example, Amazon FSx emits one minutely metric per active file server forFileServerDiskIopsUtilization
, and one minutely metric per aggregate forDiskIopsUtilization
.For all other metrics, there is a single data point emitted each period, corresponding to the total value of the metric across all of your active file servers (such as
DataReadBytes
for file server metrics) or all of your aggregates (such asDiskReadBytes
for storage metrics).
Topics
Network I/O metrics
All of these metrics take one dimension, FileSystemId
.
Metric | Description |
---|---|
NetworkThroughputUtilization |
The percent utilization of network throughput for the file system. The The The Units: Percent Valid statistics: |
NetworkSentBytes |
The number of bytes (network I/O) sent by the file system. The To calculate sent throughput (bytes per second) for any statistic, divide the statistic by the seconds in the specified period. Units: Bytes Valid statistics: |
NetworkReceivedBytes |
The number of bytes (network I/O) received by the file system. The To calculate received throughput (bytes per second) for any statistic, divide the statistic by the seconds in the specified period. Units: Bytes Valid statistics: |
DataReadBytes |
The number of bytes (network I/O) from reads by clients to the file system. The Units: Bytes Valid statistics: |
DataWriteBytes |
The number of bytes (network I/O) from writes by clients to the file system. The Units: Bytes Valid statistics: |
DataReadOperations |
The count of read operations (network I/O) from reads by clients to the file system. The Units: Count Valid statistics: |
DataWriteOperations |
The count of write operations (network I/O) from writes by clients to the file system. The Units: Count Valid statistics: |
MetadataOperations |
The count of metadata operations (network I/O) by clients to the file system. The Units: Count Valid statistics: |
DataReadOperationTime |
The sum of total time spent within the file system for read operations (network I/O) from clients accessing data in the file system. The Units: Seconds Valid statistics: |
DataWriteOperationTime |
The sum of total time spent within the file system for fulfilling write operations (network I/O) from clients accessing data in the file system. The Units: Seconds Valid statistics: |
CapacityPoolReadBytes |
The number of bytes read (network I/O) from the file system's capacity pool tier. To ensure data integrity, ONTAP performs a read operation on the capacity pool immediately after performing a write operation. The Units: Bytes Valid statistics: |
CapacityPoolReadOperations |
The number of read operations (network I/O) from the file system's capacity pool tier. This translates to a capacity pool read request. To ensure data integrity, ONTAP performs a read operation on the capacity pool immediately after performing a write operation. The Units: Count Valid statistics: |
CapacityPoolWriteBytes |
The number of bytes written (network I/O) to the file system's capacity pool tier. To ensure data integrity, ONTAP performs a read operation on the capacity pool immediately after performing a write operation. The Units: Bytes Valid statistics: |
CapacityPoolWriteOperations |
The number of write operations (network I/O) to the file system from the capacity pool tier. This translates to a write request. To ensure data integrity, ONTAP performs a read operation on the capacity pool immediately after performing a write operation. The Units: Count Valid statistics: |
File server metrics
All of these metrics take one dimension, FileSystemId
.
Metric | Description |
---|---|
CPUUtilization |
The percent utilization of the file system's CPU resources. The The The Units: Percent Valid statistics: |
FileServerDiskThroughputUtilization |
The disk throughput between your file server and the primary tier, as a percentage of the provisioned limit determined by throughput capacity. The The The Units: Percent Valid statistics: |
FileServerDiskThroughputBalance |
The percentage of available burst credits for disk throughput between your file server and the primary tier. This is valid for file systems that are provisioned with a throughput capacity of 512 MBps or less. The The The Units: Percent Valid statistics: |
FileServerDiskIopsBalance |
The percentage of available burst credits for disk IOPS between your file server and the primary tier. This is valid for file systems that are provisioned with a throughput capacity of 512 MBps or less. The The The Units: Percent Valid statistics: |
FileServerDiskIopsUtilization |
The percentage of IOPS utilization of available disk IOPS capacity for your file server. The The The Units: Percent Valid statistics: |
FileServerCacheHitRatio |
The percentage of all read requests that are served by data in the file system's RAM and NVMe caches. A higher percentage means that more reads are served by the file system's read caches. Units: Percent The The The Valid statistics: |
Disk I/O metrics
All of these metrics take one dimension, FileSystemId
.
Metric | Description |
---|---|
DiskReadBytes |
The number of bytes (disk I/O) from any disk reads to the file system's primary tier. The To calculate read disk throughput (bytes per second) for any statistic,
divide the Units: Bytes Valid statistics: |
DiskWriteBytes |
The number of bytes (disk I/O) from any disk writes to the file system's primary tier. The To calculate write disk throughput (bytes per second) for any statistic,
divide Units: Bytes Valid statistics: |
DiskIopsUtilization |
The disk IOPS between your file server and storage volumes, as a percentage of the primary's tiers provisioned disk IOPS limit. The The The Units: Percent Valid statistics: |
DiskReadOperations |
The number of read operations (disk I/O) from the file system's primary tier. The Units: Count Valid statistics: |
DiskWriteOperations |
The number of write operations (disk I/O) to the file system's primary tier. The Units: Count Valid statistics: |
Storage capacity metrics
All of these metrics take one dimension, FileSystemId
.
Metric | Description |
---|---|
StorageEfficiencySavings |
The bytes saved from storage efficiency features (compression, deduplication, and compaction). The The The Units: Bytes Valid statistics: |
StorageUsed |
The total amount of physical data stored on the file system, on both the primary (SSD) tier and the capacity pool tier. This metric includes savings from storage-efficiency features, such as data compression and deduplication. Units: Bytes Valid statistics: |
LogicalDataStored |
The total amount of logical data stored on the file system, considering both the SSD tier and the capacity pool tier. This metric includes the total logical size of snapshots and FlexClones, but does not include storage efficiency savings achieved through compression, compaction, and deduplication. To compute storage-efficiency savings in bytes, take the
To compute storage-efficiency savings as a percentage of total logical data
size, take the Units: Bytes Valid statistics: |
Detailed file system metrics
Detailed file system metrics are detailed storage-utilization metrics for each of your
storage tiers. Detailed file system metrics all have the dimensions
FileSystemId
, StorageTier
, and DataType
.
The
StorageTier
dimension indicates the storage tier that the metric measures, with possible values ofSSD
andStandardCapacityPool
.The
DataType
dimension indicates the type of data that the metric measures, with the possible valueAll
.
There is a row for each unique combination of a given metric and dimensional key-value pairs, with a description of what that combination measures.
Metric | Description |
---|---|
StorageCapacityUtilization |
The storage capacity utilization for each of your file system's aggregates. There is one metric emitted each minute for each of your file system's aggregates. The The The Units: Percent Valid statistics: |
StorageCapacity |
The total storage capacity of the primary (SSD) tier. Units: Bytes Valid statistics: |
StorageUsed |
The used physical storage capacity in bytes, specific to the storage tier.
This value includes savings from storage-efficiency features, such as data
compression and deduplication. Valid dimension values for
The To calculate storage capacity utilization of your primary (SSD) storage
tier, divide any of these statistics by the To calculate the free storage capacity of your primary (SSD) storage tier in
bytes, subtract any of these statistics from the Units: Bytes Valid statistics: |