You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aerospike_enterprise/README.md
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The Aerospike check is included in the [Datadog Integration Extras][2] package.
21
21
22
22
To install the Aerospike enterprise check on your host:
23
23
24
-
1. Run the following command to install the integration [Community Integration][12]:
24
+
1. Run the following command to install the integration [Community Integration][11]:
25
25
26
26
- For Datadog Agent versions 7 and later:
27
27
```shell
@@ -32,40 +32,39 @@ To install the Aerospike enterprise check on your host:
32
32
33
33
Below are the prerequisites to configure and use the Aerospike check for an Agent running on a host:
34
34
35
-
1. Install and configured the [Aerospike Prometheus Exporter][10]. Refer to [Aerospike's documentation][11] for more details.
35
+
1. Install and configured the [Aerospike Prometheus Exporter][9]. Refer to [Aerospike's documentation][10] for more details.
36
36
37
-
2. Edit the `aerospike_enterprise.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_enterprise.d/conf.yaml][4] for all available configuration options.
37
+
2. Edit the `aerospike_enterprise.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_enterprise.d/conf.yaml][3] for all available configuration options.
38
38
39
-
3.[Restart the Agent][5].
39
+
3.[Restart the Agent][4].
40
40
41
41
### Validation
42
42
43
43
Check that the Aerospike check is correctly configured and working with the command
44
-
`datadog-agent check aerospike_enterprise`. Refer to [Run Agent Status subcommand][6].
44
+
`datadog-agent check aerospike_enterprise`. Refer to [Run Agent Status subcommand][5].
45
45
46
46
## Data Collected
47
47
48
48
### Metrics
49
49
50
-
See [Aerospike Metrics][8] or [Aerospike Configs][9] for a list of metrics and configurations provided by this integration.
50
+
See [Aerospike Metrics][7] or [Aerospike Configs][8] for a list of metrics and configurations provided by this integration.
0 commit comments