Introduction
Amazon FSx makes it easy and cost effective to launch, run, and scale feature-rich, high-performance file systems in the cloud. It supports a wide range of workloads with its reliability, security, scalability, and broad set of capabilities. With Amazon FSx, you can choose between four widely used file systems: Lustre, NetApp ONTAP, OpenZFS, and Windows File Server. Amazon File Cache is a high-speed cache on AWS that makes it easier to process file data, regardless of where the data is stored.
Use OpsRamp AWS Public Cloud Integration to discover and collect metrics against FSx File Systems.
Setup
To set up the AWS integration and discover the FSX File Systems resources, do the following:
- Create an AWS Integration if not available in your installed integrations.
- Select
FSX File Systems
under Filter by Resource Type to discover AWS AppSync. - Save the discovery profile to make them available in the list of Discovery Profiles.
- Scan to discover the resources at any time independent of the predefined schedule.
- Once the scan is completed, you can view the FSX File Systems resources under Infrastructure > Resources > AWS category.
Event support
CloudTrail Event support
OpsRamp supports AWS Cloud trail events for the FSX File Systems. Configure Stream CloudTrail messages in Opsramp AWS integration discovery profile.
CloudWatch Alarm support
OpsRamp supports AWS Cloud Watch Alarms for the FSX File Systems.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
aws_fsx_DataReadBytes | Data Read Bytes | Bytes | Sum | The number of bytes from reads by clients to the file system. |
aws_fsx_DataWriteBytes | Data Write Bytes | Bytes | Sum | The number of bytes from writes by clients to the file system. |
aws_fsx_DataReadOperations | Data Read Operations | Count | Sum | The count of read operations (network I/O) from reads by clients to the file system. |
aws_fsx_DataWriteOperations | Data Write Operations | Count | Sum | The number of write operations for clients accessing the file system. |
aws_fsx_MetadataOperations | Metadata Operations | Count | Sum | The count of metadata operations (network I/O) by clients to the file system. |
aws_fsx_ClientConnections | Client Connections (LUSTRE, OPENZFS, WINDOWS) | Count | Maximum | The number of active connections between clients and the file server. |
aws_fsx_lustre_NetworkThroughputUtilization | Network Throughput Utilization (LUSTRE) | Percent | Average | Network throughput utilization as a percentage of available network throughput for your file system. |
aws_fsx_lustre_NetworkSentBytes | Network Sent Bytes (LUSTRE) | Bytes | Sum | The number of bytes sent by the file system, including data movement to and from linked data repositories. |
aws_fsx_lustre_NetworkReceivedBytes | Network Received Bytes (LUSTRE) | Bytes | Sum | The number of bytes received by the file system, including data movement to and from linked data repositories. |
aws_fsx_lustre_FileServerDiskThroughputUtilization | File Server Disk Throughput Utilization (LUSTRE) | Percent | Average | The disk throughput between your OSS and associated OSTs, as a percentage of the provisioned limit. |
aws_fsx_lustre_DiskReadBytes | Disk Read Bytes (LUSTRE) | Bytes | Sum | The number of bytes (disk IO) from any disk reads from this OST. |
aws_fsx_lustre_DiskWriteBytes | Disk Write Bytes (LUSTRE) | Bytes | Sum | The number of bytes (disk IO) from any disk writes from this OST. |
aws_fsx_lustre_DiskReadOperations | Disk Read Operations (LUSTRE) | Count | Sum | The number of read operations (disk IO) to this OST. |
aws_fsx_lustre_DiskWriteOperations | Disk Write Operations (LUSTRE) | Count | Sum | The number of write operations (disk IO) to this OST. |
aws_fsx_lustre_DiskIopsUtilization | Disk IOPS Utilization (LUSTRE) | Percent | Average | The disk IOPS utilization of one OST, as a percentage of the OST's disk IOPS limit. |
aws_fsx_lustre_CPUUtilization | CPU Utilization (LUSTRE) | Percent | Average | The percent utilization of your file system's MDS CPU resources. |
aws_fsx_FileCreateOperations | File Create Operations (LUSTRE) | Count | Sum | Total number of file create operations. |
aws_fsx_FileOpenOperations | File Open Operations (LUSTRE) | Count | Sum | Total number of file open operations. |
aws_fsx_FileDeleteOperations | File Delete Operations (LUSTRE) | Count | Sum | Total number of file delete operations. |
aws_fsx_StatOperations | Stat Operations (LUSTRE) | Count | Sum | Total number of stat operations. |
aws_fsx_RenameOperations | Rename Operations (LUSTRE) | Count | Sum | Total number of directory renames, whether in-place directory renames or cross directory renames. |
aws_fsx_FreeDataStorageCapacity | Free Data Storage Capacity (LUSTRE) | Bytes | Sum | The amount of available storage capacity in this OST. One metric emitted each minute for each file systems OST. |
aws_fsx_lustre_StorageCapacityUtilization | Storage Capacity Utilization (LUSTRE, WINDOWS, ONTAP) | Percent | Average | The storage capacity utilization for a given file system OST. One metric emitted each minute for each file systems OST. |
aws_fsx_StorageCapacityUtilizationWithCachedWrites | Storage Capacity Utilization With Cached Writes (LUSTRE) | Percent | Average | The storage capacity utilization for a given file system OST including space reserved for cached writes on the client. |
aws_fsx_LogicalDiskUsage | Logical Disk Usage (LUSTRE) | Bytes | Sum | The amount of logical data stored (uncompressed). |
aws_fsx_PhysicalDiskUsage | Physical Disk Usage (LUSTRE) | Bytes | Sum | The amount of storage physically occupied by file system data (compressed). |
aws_fsx_MemoryUtilization | Memory Utilization (WINDOWS, OPENZFS) | Percent | Average | The percentage of your file servers memory resources that are utilized. |
aws_fsx_FileServerDiskThroughputUtilization | File Server Disk Throughput Utilization (WINDOWS, OPENZFS, ONTAP) | Percent | Average | The disk throughput between your file server and its storage volumes, as a percentage of the provisioned limit determined by throughput capacity. |
aws_fsx_FileServerDiskThroughputBalance | File Server Disk Throughput Balance (WINDOWS, OPENZFS, ONTAP) | Percent | Average | The percentage of available burst credits for disk throughput between your file server and its storage volumes. Valid for file systems provisioned with throughput capacity of 256 MBps or less. |
aws_fsx_FileServerDiskIopsUtilization | File Server Disk Iops Utilization (WINDOWS, OPENZFS, ONTAP) | Percent | Average | The disk IOPS between your file server and storage volumes, as a percentage of the provisioned limit determined by throughput capacity. |
aws_fsx_FileServerDiskIopsBalance | File Server Disk Iops Balance (WINDOWS, OPENZFS, ONTAP) | Percent | Average | The percentage of available burst credits for disk IOPS between your file server and its storage volumes. Valid for file systems provisioned with throughput capacity of 256 MBps or less. |
aws_fsx_DiskReadBytes | Disk Read Bytes (WINDOWS, OPENZFS, ONTAP) | Bytes | Sum | The number of bytes for read operations that access storage volumes. |
aws_fsx_DiskWriteBytes | Disk Write Bytes (WINDOWS, OPENZFS, ONTAP) | Bytes | Sum | The number of bytes for write operations that access storage volumes. |
aws_fsx_DiskReadOperations | Disk Read Operations (WINDOWS, OPENZFS, ONTAP) | Count | Sum | The number of read operations for the file server accessing storage volumes. |
aws_fsx_DiskWriteOperations | Disk Write Operations (WINDOWS, OPENZFS, ONTAP) | Count | Sum | The number of write operations for the file server accessing storage volumes. |
aws_fsx_DiskThroughputUtilization | Disk Throughput Utilization (WINDOWS) | Percent | Average | (HDD only) The disk throughput between your file server and its storage volumes, as a percentage of the provisioned limit determined by the storage volumes. |
aws_fsx_DiskThroughputBalance | Disk Throughput Balance (WINDOWS, OPENZFS) | Percent | Average | (HDD only) The percentage of available burst credits for disk throughput and disk IOPS for the storage volumes. |
aws_fsx_DiskIopsUtilization | Disk IOPS Utilization (WINDOWS, OPENZFS, ONTAP) | Percent | Average | The disk IOPS between your file server and storage volumes, as a percentage of the provisioned IOPS limit that has been determined by the storage volumes. |
aws_fsx_FreeStorageCapacity | Free Storage Capacity (WINDOWS) | Bytes | Average | The amount of available storage capacity. |
aws_fsx_windows_StorageCapacityUtilization | Storage Capacity Utilization (WINDOWS) | Percent | Average | Used physical storage capacity as a percentage of total storage capacity. |
aws_fsx_DeduplicationSavedStorage | Deduplication Saved Storage (WINDOWS) | Bytes | Average | The amount of storage space saved by data deduplication, if it is enabled. |
aws_fsx_NfsBadCalls | NFS Bad Calls (OPENZFS) | Count | Sum | The number of calls rejected by the NFS server remote procedure call (RPC) mechanism. |
aws_fsx_FileServerCacheHitRatio | File Server Cache Hit Ratio (OPENZFS, ONTAP) | Percent | Average | The percentage of cache hits. For Single-AZ 2 (non-HA and HA) file systems, this metric reports the cache hit ratio for both the in-memory (ARC) and NVMe (L2ARC) caches. For Single-AZ 1 (non-HA and HA) file systems, this metric reports only the cache hit ratio for the ARC cache. |
aws_fsx_StorageCapacity | Storage Capacity (OPENZFS) | Bytes | Average | The total storage capacity, equal to the sum of used and available storage capacity. |
aws_fsx_UsedStorageCapacity | Used Storage Capacity (OPENZFS) | Bytes | Average | The amount of storage used. |
aws_fsx_CompressionRatio | Compression Ratio (OPENZFS) | None | Average | The ratio of compressed storage usage to uncompressed storage usage. |
aws_fsx_NetworkSentBytes | Network Sent Bytes (ONTAP) | Bytes | Sum | The number of bytes (network I/O) sent by the file system. |
aws_fsx_NetworkReceivedBytes | Network Received Bytes (ONTAP) | Bytes | Sum | The number of bytes (network I/O) received by the file system. |
aws_fsx_DataReadOperationTime | Data Read Operation Time (ONTAP) | Seconds | Sum | The sum of total time spent within the file system for read operations (network I/O) from clients accessing data in the file system. |
aws_fsx_DataWriteOperationTime | Data Write Operation Time (ONTAP) | Seconds | Sum | 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. |
aws_fsx_CapacityPoolReadBytes | Capacity Pool Read Bytes (ONTAP) | Bytes | Sum | The number of bytes read (network I/O) from the file system's capacity pool tier. |
aws_fsx_CapacityPoolReadOperations | Capacity Pool Read Operations (ONTAP) | Count | Sum | The number of read operations (network I/O) from the file system's capacity pool tier. This translates to a capacity pool read request. |
aws_fsx_CapacityPoolWriteBytes | Capacity Pool Write Bytes (ONTAP) | Bytes | Sum | The number of bytes written (network I/O) to the file system's capacity pool tier. |
aws_fsx_CapacityPoolWriteOperations | Capacity Pool Write Operations (ONTAP) | Count | Sum | The number of write operations (network I/O) to the file system from the capacity pool tier. This translates to a write request. |
aws_fsx_StorageEfficiencySavings | Storage Efficiency Savings (ONTAP) | Bytes | Average | The bytes saved from storage efficiency features (compression, deduplication, and compaction). |
aws_fsx_StorageUsed | Storage Used (ONTAP) | Bytes | Average | 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. |
aws_fsx_LogicalDataStored | Logical Data Stored (ONTAP) | Bytes | Average | 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. |