쿠키 기본 설정 선택

당사는 사이트와 서비스를 제공하는 데 필요한 필수 쿠키 및 유사한 도구를 사용합니다. 고객이 사이트를 어떻게 사용하는지 파악하고 개선할 수 있도록 성능 쿠키를 사용해 익명의 통계를 수집합니다. 필수 쿠키는 비활성화할 수 없지만 '사용자 지정' 또는 ‘거부’를 클릭하여 성능 쿠키를 거부할 수 있습니다.

사용자가 동의하는 경우 AWS와 승인된 제3자도 쿠키를 사용하여 유용한 사이트 기능을 제공하고, 사용자의 기본 설정을 기억하고, 관련 광고를 비롯한 관련 콘텐츠를 표시합니다. 필수가 아닌 모든 쿠키를 수락하거나 거부하려면 ‘수락’ 또는 ‘거부’를 클릭하세요. 더 자세한 내용을 선택하려면 ‘사용자 정의’를 클릭하세요.

Using Amazon FSx for OpenZFS CloudWatch metrics

포커스 모드
Using Amazon FSx for OpenZFS CloudWatch metrics - FSx for OpenZFS
이 페이지는 귀하의 언어로 번역되지 않았습니다. 번역 요청

There are two primary architectural components of each Amazon FSx file system:

  • The file server that serves data to clients that access the file system.

  • The storage volumes that host the data in your file system.

FSx for OpenZFS reports metrics in CloudWatch that track performance and resource utilization for your file system's file server and storage volumes. The following diagram illustrates an Amazon FSx file system with its architectural components, and the performance and resource CloudWatch metrics that are available for monitoring. The key property for a set of metrics is the file system property that determines the capacity for those metrics. Adjusting that property modifies the file system's performance for that set of metrics.

Diagram displaying the different types of FSx for OpenZFS Cloudwatch metrics.

You can use the Monitoring & performance panel on your file system's dashboard in the Amazon FSx console to view the metrics that are described in the following table. For more information, see Accessing CloudWatch metrics.

Monitoring &performance panel How do I... Chart Relevant metrics
Summary

...determine my file system's total throughput?

Total throughput

SUM(DataReadBytes + DataWriteBytes)/Period (in seconds)

...determine my file system's total IOPS?

Total IOPS

SUM(DataReadOperations + DataWriteOperations + MetadataOperations)/Period (in seconds)

...determine the number of connections that are established between clients and the file server? Client connections ClientConnections
Storage ...determine how much primary storage is available? Available primary storage capacity (bytes)

StorageCapacity {SSD} - UsedStorageCapacity {SSD}

...determine the percentage of used primary storage for my file system? Primary storage capacity utilization (percent)

StorageCapacity {SSD} * 100/UsedStorageCapacity {SSD}

File server performance ...determine the network throughput for clients that access the file system as a percentage of the file system's provisioned throughput? Network throughput utilization NetworkThroughputUtilization
...determine the disk throughput between the file server and its storage volumes as a percentage of the provisioned limit, which is determined by throughput capacity? Disk throughput utilization FileServerDiskThroughputUtilization
...determine the percentage of available burst credits for disk throughput between the file server and its storage volumes? Disk throughput burst balance FileServerDiskThroughputBalance
...determine if the file system is approaching the file server’s maximum SSD IOPS capacity? Do I need to increase throughput on my file system? Disk IOPS utilization FileServerDiskIopsUtilization
...determine if the file system is approaching the file server’s maximum SSD IOPS capacity? Do I need to increase my file system' throughput capacity? Disk IOPS burst balance FileServerDiskIopsBalance
...determine the file server's CPU utilization percentage? CPU utilization CPUUtilization
...determine the file server's memory utilization percentage? Memory utilization MemoryUtilization
...determine my workload's usage of the file system's in-memory (ARC), NVMe (L2ARC), and Intelligent-Tiering SSD read caches? Cache hit ratio FileServerCacheHitRatio
Disk performance ....determine if the file system is approaching the file server’s current provisioned SSD IOPS capacity? Do I need to provision more IOPS for my file system? Disk IOPS utilization (SSD) DiskIopsUtilization
...determine if the file system is approaching the file server’s current provisioned SSD IOPS capacity? Do I need to provision more IOPS for my file system? Compression ratio (UsedStorageCapacity/CompressionRatio) - UsedStorageCapacity
Note

We recommend that you provision throughput capacity so that the utilization of any performance-related dimension,—such as typical network, CPU, and memory utilization is less than 50%. This ensures that you have enough spare throughput capacity for unexpected spikes in your workload, as well as for background storage operations.

프라이버시사이트 이용 약관쿠키 기본 설정
© 2025, Amazon Web Services, Inc. 또는 계열사. All rights reserved.