Using CloudWatch metrics for Transfer Family - Amazon Transfer Family
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Using CloudWatch metrics for Transfer Family

Note

You can also get metrics for Transfer Family from within the Transfer Family console itself. For details, see Monitoring usage in the console

You can get information about your server using CloudWatch metrics. A metric represents a time-ordered set of data points that are published to CloudWatch. When using metrics, you must specify the Transfer Family namespace, metric name, and dimension. For more information about metrics, see Metrics in the Amazon CloudWatch User Guide.

The following table describes the CloudWatch metrics for Transfer Family.

Namespace Metric Description

AWS/Transfer

BytesIn

The total number of bytes transferred into the server.

Units: Count

Period: 5 minutes

BytesOut

The total number of bytes transferred out of the server.

Unit: Count

Period: 5 minutes

FilesIn

The total number of files transferred into the server.

For servers using the AS2 protocol, this metric represents the number of messages received.

Units: Count

Period: 5 minutes

FilesOut

The total number of files transferred out of the server.

Units: Count

Period: 5 minutes

InboundMessage

The total number of AS2 messages successfully received from a trading partner.

Units: Count

Period: 5 minutes

InboundFailedMessage

The total number of AS2 messages that were unsuccessfully received from a trading partner. That is, a trading partner sent a message, but the Transfer Family server was not able to successfully process it.

Units: Count

Period: 5 minutes

OnPartialUploadExecutionsStarted

The total number of on-partial-upload workflow executions started on the server.

Units: Count

Period: 1 minute

OnPartialUploadExecutionsSuccess

The total number of successful, on-partial-upload workflow executions on the server.

Units: Count

Period: 1 minute

OnPartialUploadExecutionsFailed

The total number of unsuccessful, on-partial-upload workflow executions on the server.

Units: Count

Period: 1 minute

OnUploadExecutionsStarted

The total number of workflow executions started on the server.

Units: Count

Period: 1 minute

OnUploadExecutionsSuccess

The total number of successful workflow executions on the server.

Units: Count

Period: 1 minute

OnUploadExecutionsFailed

The total number of unsuccessful workflow executions on the server.

Units: Count

Period: 1 minute

Transfer Family dimensions

A dimension is a name/value pair that is part of the identity of a metric. For more information about dimensions, see Dimensions in the Amazon CloudWatch User Guide.

The following table describes the CloudWatch dimension for Transfer Family.

Dimension Description

ServerId

The unique ID of the server.