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.
File system metrics
File system metrics are aggregate performance and storage metrics for a single file system. These metrics measure network performance and the amount of data (physical and logical) stored on your file system.
All of these metrics take one dimension, FileSystemId
.
Metric | Description |
---|---|
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: |
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 |
---|---|
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: |