Datadog AgentCheck for AMPS.
Here are the steps to install the AMPS AgentCheck for Datadog:
-
Install the datadog agent on your AMPS host.
-
Copy the files from this github repo to your host:
amps.py -> /etc/dd-agent/checks.d
amps.yaml -> /etc/dd-agent/conf.d
- Edit the amps.yaml configuration file in /etc/dd-agent/conf.d to contain a list of AMPS instances on the host and their Admin ports. Example:
init_config:
instances:
- name: monolith
admin: localhost:2345
- name: sample
admin: localhost:8085
The metric names align with those found in the AMPS Monitoring Reference here: http://www.crankuptheamps.com/documentation/