Amazon FSx

개요

Amazon FSx는 완전 관리형 서비스로, NetApp ONTAP, OpenZFS, Windows File Server 및 Lustre 파일 시스템에 대해 확대 가능한 스토리지를 제공합니다.

이 통합을 활성화해 Datadog에서 모든 FSx 메트릭을 참조하세요.

설정

설치

이미 하지 않은 경우 먼저 Amazon Web Services 통합을 설정하세요.

메트릭 수집

  1. AWS 통합 페이지에서 FSxMetric Collection 탭 아래 활성화되어 있는지 확인하세요.

  2. Amazon FSx 메트릭을 수집하려면 Datadog IAM 정책에 해당 권한을 추가합니다.

    AWS 권한설명
    fsx:ListTagsForResourceFSx 커스텀 태그를 추가하는 데 사용됩니다.
    fsx:DescribeFileSystems저장소와 처리 용량을 제공하는 데 사용됩니다.
  3. Datadog - Amazon FSx 통합을 설치합니다.

로그 수집

윈도우즈(Windows) 파일 서버를 위한 FSx 이벤트 로그 감사

개별 파일, 폴더, 파일 공유에 대한 모든 사용자 액세스를 추적하려면 윈도우즈(Windows) 파일 서버에 대해 FSx에서 이벤트 로그 감사를 통합니다.

  1. 파일 시스템에서 [파일 액세스 감사 기능을 활성화하고] 클라우드와치(CloudWatch)에 로그를 전송합니다.
  2. 이미 하지 않은 경우 Datadog 로그 수집 AWS 람다 함수(버전 3.35.0 이상)를 설정하세요.
  3. 람다 함수가 설치되면 AWS 콘솔의 /aws/fsx/windows 클라우드와치(CloudWatch) 로그 그룹에서 수동으로 트리거를 추가할 수 있습니다.
    CloudWatch 로그 그룹
    해당되는 클라우드와치(CloudWatch) 로그 그룹을 선택하고 필터 이름(또는 필터를 빈 상태로 둠)과 트리거를 차례로 추가합니다.
    CloudWatch 트리거
  4. Datadog 로그 섹션으로 이동해 로그 탐색을 시작해보세요!

참고: 또한 Amazon Data Firehose를 사용해 Datadog에 이러한 로그를 전송할 수도 있습니다. 하지만 커스텀 로그 프로세서을 생성하여 긴 파싱 구문과 검색 경험을 확보해야 합니다.

FSx API 정책

Amazon FSx는 사용자, 역할, AWS 서비스별로 모든 FSx 작업을 모두 추적하는 AWS CloudTrail과 통합되어 있습니다. Datadog의 CloudTrail 통합을 활성화해 AWS 계정에서 모든 FSx API 호출을 모니터링하세요.

메트릭

aws.fsx.age_of_oldest_queued_message
(gauge)
The average age of the oldest message waiting to be exported.
Shown as second
aws.fsx.age_of_oldest_queued_message.maximum
(gauge)
The maximum number of seconds a message lived in the export queue.
Shown as second
aws.fsx.age_of_oldest_queued_message.minimum
(gauge)
The minimum number of seconds a message lived in the export queue.
Shown as second
aws.fsx.capacity_pool_read_bytes
(count)
The total number of bytes read from the file system's capacity pool tier over a specified period.
Shown as byte
aws.fsx.capacity_pool_read_operations
(count)
The total number of read operations from the file system's capacity pool tier over a specified period.
Shown as operation
aws.fsx.capacity_pool_write_bytes
(count)
The total number of bytes written to the file system's capacity pool tier over a specified period.
Shown as byte
aws.fsx.capacity_pool_write_operations
(count)
The total number of write operations to the file system's capacity pool tier over a specified period.
Shown as operation
aws.fsx.client_connections
(count)
The number of active connections between clients and the file server.
Shown as connection
aws.fsx.compression_ratio
(gauge)
Ratio of compressed storage usage to uncompressed storage usage.
aws.fsx.cpuutilization
(gauge)
The average CPU utilization of the file system over a specified period.
Shown as percent
aws.fsx.cpuutilization.maximum
(gauge)
The highest CPU utilization of the file system over a specified period.
Shown as percent
aws.fsx.cpuutilization.minimum
(gauge)
The lowest CPU utilization of the file system over a specified period.
Shown as percent
aws.fsx.data_read_bytes
(count)
The total number of bytes for file system read operations.
Shown as byte
aws.fsx.data_read_bytes.average
(gauge)
The average number of bytes associated with read operations per disk.
Shown as byte
aws.fsx.data_read_bytes.maximum
(gauge)
The maximum number of bytes associated with read operations on a single disk.
Shown as byte
aws.fsx.data_read_bytes.minimum
(gauge)
The minimum number of bytes associated with read operations on a single disk.
Shown as byte
aws.fsx.data_read_bytes.samplecount
(count)
The number of disks on the file system.
aws.fsx.data_read_operation_time
(count)
The total number of seconds spent by read operations during the specified period.
Shown as second
aws.fsx.data_read_operations
(count)
The number of read operations.
Shown as operation
aws.fsx.data_read_operations.average
(gauge)
The average number of read operations per disk.
Shown as operation
aws.fsx.data_read_operations.maximum
(gauge)
The maximum number of read operations on a single disk.
Shown as operation
aws.fsx.data_read_operations.minimum
(gauge)
The minimum number of read operations on a single disk.
Shown as operation
aws.fsx.data_read_operations.samplecount
(count)
The number of disks on the file system.
aws.fsx.data_write_bytes
(count)
The total number of bytes for file system write operations.
Shown as byte
aws.fsx.data_write_bytes.average
(gauge)
The average number of bytes for file system write operations per disk.
Shown as byte
aws.fsx.data_write_bytes.maximum
(gauge)
The maximum number of bytes for file system write operations on a single disk.
Shown as byte
aws.fsx.data_write_bytes.minimum
(gauge)
The minimum number of bytes for file system write operations on a single disk.
Shown as byte
aws.fsx.data_write_bytes.samplecount
(count)
The number of disks on the file system.
aws.fsx.data_write_operation_time
(count)
The total number of seconds spent by write operations during the specified period.
Shown as second
aws.fsx.data_write_operations
(count)
The number of write operations.
Shown as operation
aws.fsx.data_write_operations.average
(gauge)
The average number of write operations per disk.
Shown as operation
aws.fsx.data_write_operations.maximum
(gauge)
The maximum number of write operations on a single disk.
Shown as operation
aws.fsx.data_write_operations.minimum
(gauge)
The minimum number of write operations on a single disk.
Shown as operation
aws.fsx.data_write_operations.samplecount
(count)
The number of disks on the file system.
aws.fsx.deduplication_saved_storage
(gauge)
The amount of storage space saved by data deduplication, if it is enabled.
Shown as byte
aws.fsx.disk_iops_utilization
(gauge)
The average disk IOPS utilization of the file system over a specified period.
Shown as percent
aws.fsx.disk_iops_utilization.maximum
(gauge)
The maximum disk IOPS utilization of the file system over a specified period.
Shown as percent
aws.fsx.disk_iops_utilization.minimum
(gauge)
The minimum disk IOPS utilization of the file system over a specified period.
Shown as percent
aws.fsx.disk_read_bytes
(count)
The total number of bytes read from the file system over a specified period.
Shown as byte
aws.fsx.disk_read_operations
(count)
The total number of read operations from the primary tier over a specified period.
Shown as operation
aws.fsx.disk_throughput_balance
(gauge)
The percentage of available burst credits for disk throughput for the storage volumes.
Shown as percentage
aws.fsx.disk_throughput_utilization
(gauge)
The average disk throughput between your file server and its storage volumes.
Shown as percentage
aws.fsx.disk_throughput_utilization.maximum
(gauge)
The maximum disk throughput between your file server and its storage volumes.
Shown as percentage
aws.fsx.disk_throughput_utilization.minimum
(gauge)
The minimum disk throughput between your file server and its storage volumes.
Shown as percentage
aws.fsx.disk_write_bytes
(count)
The total number of bytes written from the file system over a specified period.
Shown as byte
aws.fsx.disk_write_operations
(count)
The total number of write operations from the primary tier over a specified period.
Shown as operation
aws.fsx.file_server_cache_hit_ratio
(gauge)
The average cache hit percent for the file system over a specified period.
Shown as percent
aws.fsx.file_server_disk_iops_balance
(gauge)
The average burst balance available for disk IOPS over a specified period.
Shown as percent
aws.fsx.file_server_disk_iops_balance.maximum
(gauge)
The maximum burst balance available for disk IOPS over a specified period.
Shown as percent
aws.fsx.file_server_disk_iops_balance.minimum
(gauge)
The minimum burst balance available for disk IOPS over a specified period.
Shown as percent
aws.fsx.file_server_disk_iops_utilization
(gauge)
The average disk IOPS utilization of the file system over a specified period.
Shown as percent
aws.fsx.file_server_disk_iops_utilization.maximum
(gauge)
The maximum disk IOPS utilization of the file system over a specified period.
Shown as percent
aws.fsx.file_server_disk_iops_utilization.minimum
(gauge)
The minimum disk IOPS utilization of the file system over a specified period.
Shown as percent
aws.fsx.file_server_disk_throughput_balance
(gauge)
The average burst balance available for disk throughput over a specified period.
Shown as percent
aws.fsx.file_server_disk_throughput_balance.maximum
(gauge)
The maximum burst balance available for disk throughput over a specified period.
Shown as percent
aws.fsx.file_server_disk_throughput_balance.minimum
(gauge)
The minimum burst balance available for disk throughput over a specified period.
Shown as percent
aws.fsx.file_server_disk_throughput_utilization
(gauge)
The average percent utilization of the file servers' disk throughput over a specified period.
Shown as percent
aws.fsx.file_server_disk_throughput_utilization.maximum
(gauge)
The highest percent utilization of the file servers' disk throughput over a specified period.
Shown as percent
aws.fsx.file_server_disk_throughput_utilization.minimum
(gauge)
The lowest percent utilization of the file servers' disk throughput over a specified period.
Shown as percent
aws.fsx.files_capacity
(gauge)
The total number of inodes that can be created on the volume.
Shown as file
aws.fsx.files_used
(count)
The used files (number of files or inodes) on the volume.
Shown as file
aws.fsx.free_data_storage_capacity
(gauge)
The average number of bytes available per disk.
Shown as byte
aws.fsx.free_data_storage_capacity.maximum
(gauge)
The total number of bytes available in the disk with the most remaining available storage.
Shown as byte
aws.fsx.free_data_storage_capacity.minimum
(gauge)
The total number bytes available in the fullest disk.
Shown as byte
aws.fsx.free_data_storage_capacity.samplecount
(count)
The number of disks on the file system.
aws.fsx.free_data_storage_capacity.sum
(count)
The total number of bytes available in the file system.
Shown as byte
aws.fsx.free_storage_capacity
(gauge)
The average amount of available storage capacity.
Shown as byte
aws.fsx.free_storage_capacity.minimum
(gauge)
The minimum amount of available storage capacity.
Shown as byte
aws.fsx.logical_data_stored
(count)
The total amount of logical data stored on the file system.
Shown as byte
aws.fsx.logical_disk_usage
(count)
The total number of logical bytes stored in the file system.
Shown as byte
aws.fsx.logical_disk_usage.average
(gauge)
The average number of logical bytes stored per disk.
Shown as byte
aws.fsx.logical_disk_usage.maximum
(gauge)
The largest number of logical bytes stored in a disk in the file system.
Shown as byte
aws.fsx.logical_disk_usage.minimum
(gauge)
The least number of logical bytes stored in a disk in the file system.
Shown as byte
aws.fsx.memory_utilization
(gauge)
The average utilization of your file server's memory resources.
Shown as percent
aws.fsx.memory_utilization.maximum
(gauge)
The highest utilization of your file server's memory resources.
Shown as percent
aws.fsx.memory_utilization.minimum
(gauge)
The lowest utilization of your file server's memory resources.
Shown as percent
aws.fsx.metadata_operation_time
(count)
The total number of seconds spent by read operations during the specified period.
Shown as second
aws.fsx.metadata_operations
(count)
The number of metadata operations.
Shown as operation
aws.fsx.metadata_operations.average
(gauge)
The average number of metadata operations per disk.
Shown as operation
aws.fsx.network_received_bytes
(count)
The total number of bytes received by the file system over a specified period.
Shown as byte
aws.fsx.network_sent_bytes
(count)
The total number of bytes sent by the file system over a specified period.
Shown as byte
aws.fsx.network_throughput_utilization
(gauge)
The average network throughput utilization of the file system.
Shown as percent
aws.fsx.network_throughput_utilization.maximum
(gauge)
The highest network throughput utilization of the file system.
Shown as percent
aws.fsx.network_throughput_utilization.minimum
(gauge)
The lowest network throughput utilization of the file system.
Shown as percent
aws.fsx.nfs_bad_calls
(count)
Number of calls rejected by NFS server Remote Procedure Call (RPC) mechanism.
Shown as unit
aws.fsx.physical_disk_usage
(count)
The total number of bytes occupied in disks in the file system.
Shown as byte
aws.fsx.physical_disk_usage.average
(gauge)
The average number of bytes occupied per disk.
Shown as byte
aws.fsx.physical_disk_usage.maximum
(gauge)
The total number of bytes occupied in the fullest disk.
Shown as byte
aws.fsx.physical_disk_usage.minimum
(gauge)
The total number of bytes occupied in the emptiest disk.
Shown as byte
aws.fsx.repository_rename_operations
(count)
The total number of rename operations that result from a directory rename.
Shown as operation
aws.fsx.repository_rename_operations.average
(gauge)
The average number of rename operations for the file system.
Shown as operation
aws.fsx.storage_capacity
(gauge)
The total storage capacity of the primary (SSD) tier.
Shown as byte
aws.fsx.storage_capacity
(gauge)
The total storage capacity.
Shown as byte
aws.fsx.storage_capacity.average
(count)
Total storage capacity, equal to the sum of used and available storage capacity.
Shown as byte
aws.fsx.storage_capacity_utilization
(gauge)
The percentage of the volume's used physical disk space.
Shown as percent
aws.fsx.storage_efficiency_savings
(gauge)
The average storage efficiency savings over a specified period.
Shown as byte
aws.fsx.storage_used
(count)
The total amount of physical data stored on the file system.
Shown as byte
aws.fsx.throughput_capacity
(gauge)
The throughput capacity of your storage.
Shown as byte
aws.fsx.used_storage_capacity
(gauge)
The amount of storage used.
Shown as byte

이벤트

Amazon FSx 통합에는 이벤트가 포함되어 있지 않습니다.

서비스 점검

Amazon FSx 통합에는 서비스 점검이 포함되어 있지 않습니다.

트러블슈팅

도움이 필요하신가요? Datadog 고객 지원팀에 문의하세요.