Overview
Get metrics from Sortdb service in real time to:
- Visualize and monitor Sortdb stats.
- Be notified about Sortdb failovers.
- Check health of and get stats from multiple instances
Setup
The Sortdb check is not included in the Datadog Agent package, so you need to install it.
Installation
For Agent v7.21+ / v6.21+, follow the instructions below to install the Sortdb check on your host. See Use Community Integrations to install with the Docker Agent or earlier versions of the Agent.
Run the following command to install the Agent integration:
datadog-agent integration install -t datadog-sortdb==<INTEGRATION_VERSION>
Configure your integration similar to core integrations.
Configuration
Edit the sortdb.d/conf.yaml
file in the conf.d/
folder at the root of your Agent’s configuration directory to start collecting your Sortdb metrics. See the sample sortdb.d/conf.yaml for all available configuration options.
Restart the Agent.
Validation
Run the Agent’s status subcommand and look for sortdb
under the Checks section.
Compatibility
The SortDB check is compatible with all major platforms.
Data Collected
Metrics
See metadata.csv for a list of metrics provided by this integration.
Service Checks
sortdb.http.can_connect
Returns CRITICAL
if the check cannot connect to Sortdb, returns OK
otherwise.
Statuses: ok, critical
Troubleshooting
The SortDB check does not include any events.