Get metrics from Aerospike Database in real time to:
- Visualize and monitor Aerospike states.
- Be notified about Aerospike failovers and events.
The Aerospike check is included in the Datadog Agent package. No additional installation is needed on your server.
To configure this check for an Agent running on a host:
-
Edit the
aerospike.d/conf.yaml
file, in theconf.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.
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"} |
Run the Agent's status subcommand and look for aerospike
under the Checks section.
See metadata.csv for a list of metrics provided by this integration.
aerospike.can_connect
aerospike.cluster_up
Aerospike does not include any events.
Need help? Contact Datadog support.