Skip to content

Latest commit

 

History

History

aerospike

Agent Check: Aerospike

Overview

Get metrics from Aerospike Database in real time to:

  • Visualize and monitor Aerospike states.
  • Be notified about Aerospike failovers and events.

Setup

Installation

The Aerospike check is included in the Datadog Agent package. No additional installation is needed on your server.

Configuration

Host

To configure this check for an Agent running on a host:

  1. Edit the aerospike.d/conf.yaml file, in the conf.d/ folder at the root of your Agent's configuration directory to start collecting your aerospike performance data. See the sample aerospike.d/conf.yaml for all available configuration options.

  2. Restart the Agent.

Containerized

For containerized environments, see the Autodiscovery Integration Templates for guidance on applying the parameters below.

Parameter Value
<INTEGRATION_NAME> aerospike
<INIT_CONFIG> blank or {}
<INSTANCE_CONFIG> {"host":"%%host%%", "port":"3000"}

Validation

Run the Agent's status subcommand and look for aerospike under the Checks section.

Data Collected

Metrics

See metadata.csv for a list of metrics provided by this integration.

Service Checks

  • aerospike.can_connect
  • aerospike.cluster_up

Events

Aerospike does not include any events.

Troubleshooting

Need help? Contact Datadog support.