Amazon Elastic File System (Amazon EFS) - Amazon CloudWatch

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

Amazon Elastic File System (Amazon EFS)

Das folgende Beispiel zeigt Komponentenkonfigurationen im JSON-Format für die Amazon EFS.

{ "alarmMetrics": [ { "alarmMetricName": "BurstCreditBalance", "monitor": true }, { "alarmMetricName": "PercentIOLimit", "monitor": true }, { "alarmMetricName": "PermittedThroughput", "monitor": true }, { "alarmMetricName": "MeteredIOBytes", "monitor": true }, { "alarmMetricName": "TotalIOBytes", "monitor": true }, { "alarmMetricName": "DataWriteIOBytes", "monitor": true }, { "alarmMetricName": "DataReadIOBytes", "monitor": true }, { "alarmMetricName": "MetadataIOBytes", "monitor": true }, { "alarmMetricName": "ClientConnections", "monitor": true }, { "alarmMetricName": "TimeSinceLastSync", "monitor": true }, { "alarmMetricName": "Throughput", "monitor": true }, { "alarmMetricName": "PercentageOfPermittedThroughputUtilization", "monitor": true }, { "alarmMetricName": "ThroughputIOPS", "monitor": true }, { "alarmMetricName": "PercentThroughputDataReadIOBytes", "monitor": true }, { "alarmMetricName": "PercentThroughputDataWriteIOBytes", "monitor": true }, { "alarmMetricName": "PercentageOfIOPSDataReadIOBytes", "monitor": true }, { "alarmMetricName": "PercentageOfIOPSDataWriteIOBytes", "monitor": true }, { "alarmMetricName": "AverageDataReadIOBytesSize", "monitor": true }, { "alarmMetricName": "AverageDataWriteIOBytesSize", "monitor": true } ], "logs": [ { "logGroupName": "/aws/efs/utils", "logType": "EFS_MOUNT_STATUS", "monitor": true, } ] }