概要

Amazon FSx は、NetApp ONTAP、OpenZFS、Windows File Server、Lustre ファイルシステム用のスケーラブルなストレージを提供するフルマネージドサービスです。

このインテグレーションを有効にすると、Datadog にすべての FSx メトリクスを表示できます。

計画と使用

インフラストラクチャーリスト

Amazon Web Services インテグレーションをまだセットアップしていない場合は、最初にセットアップします。

メトリクスの収集

  1. AWS インテグレーションページで、Metric Collection タブの下にある FSx が有効になっていることを確認します。

  2. Amazon FSx のメトリクスを収集するために、以下のアクセス許可を Datadog IAM ポリシーに追加します。

    AWS アクセス許可説明
    fsx:ListTagsForResourceFSx カスタムタグを追加するために使用されます。
    fsx:DescribeFileSystemsストレージおよびスループット容量を提供するために使用されます。
  3. Datadog - Amazon FSx インテグレーションをインストールします。

収集データ

FSx for Windows ファイルサーバーのイベントログを監査する

個々のファイル、フォルダー、およびファイル共有へのすべてのユーザーアクセスを追跡するには、FSx for Windows ファイルサーバーからの監査イベントログを統合します。

  1. ファイルシステムのファイルアクセス監査機能を有効にして、ログを CloudWatch に送信します。
  2. Datadog ログコレクション AWS Lambda 関数 (バージョン 3.35.0+) をまだ設定していない場合は、設定を行ってください。
  3. Lambda 関数をインストールしたら、AWS コンソールで /aws/fsx/windows CloudWatch ロググループにトリガーを手動で追加します。
    CloudWatch Logs グループ
    対応する CloudWatch ロググループを選択し、フィルター名を追加して (空にすることも可能)、トリガーを追加します。
    Cloudwatch トリガー
  4. Datadog Log セクション]6に移動し、ログを確認します。

: 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 のサポートチームまでお問合せください。