AWS OpsWorks

Overview

AWS OpsWorks is an application management service that makes it easy to deploy and operate applications of all shapes and sizes.

Enable this integration to see in Datadog all your OpsWorks metrics.

Setup

Installation

If you haven’t already, set up the Amazon Web Services integration first.

Metric collection

  1. In the AWS integration page, ensure that OpsWorks is enabled under the Metric Collection tab.
  2. Install the Datadog - AWS OpsWork integration.

Log collection

Enable logging

Configure AWS OpsWorks to send logs either to a S3 bucket or to CloudWatch.

Note: If you log to a S3 bucket, make sure that amazon_ops_work is set as Target prefix.

Send logs to Datadog

  1. If you haven’t already, set up the Datadog Forwarder Lambda function.

  2. Once the Lambda function is installed, manually add a trigger on the S3 bucket or CloudWatch log group that contains your AWS OpsWorks logs in the AWS console:

Data Collected

Metrics

aws.opsworks.cpusystem
(gauge)
The percentage of time that the CPU is handling system operations.
Shown as percent
aws.opsworks.cpuuser
(gauge)
The percentage of time that the CPU is handling user operations.
Shown as percent
aws.opsworks.cpuwaitio
(gauge)
The percentage of time that the CPU is waiting for input/output operations.
Shown as percent
aws.opsworks.load_1
(gauge)
The load averaged over a 1-minute window.
aws.opsworks.load_1_5
(gauge)
The load averaged over a 15-minute window.
aws.opsworks.load_5
(gauge)
The load averaged over a 5-minute window.
aws.opsworks.memorybuffers
(gauge)
The amount of buffered memory.
Shown as kibibyte
aws.opsworks.memorycached
(gauge)
The amount of cached memory.
Shown as kibibyte
aws.opsworks.memoryfree
(gauge)
The amount of free memory.
Shown as kibibyte
aws.opsworks.memoryswap
(gauge)
The amount of swap space.
Shown as kibibyte
aws.opsworks.memorytotal
(gauge)
The total amount of memory.
Shown as kibibyte
aws.opsworks.memoryused
(gauge)
The amount of memory in use.
Shown as kibibyte
aws.opsworks.procs
(gauge)
The number of active processes.
Shown as process

Each of the metrics retrieved from AWS are assigned the same tags that appear in the AWS console, including but not limited to host name, security-groups, and more.

Events

The AWS OpsWorks integration does not include any events.

Service Checks

The AWS OpsWorks integration does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.