Step 1 – Register at https://www.datadoghq.com/
Step 2 – Select the UBUNTU from the Datadog supported agent list
Step 3 – Run following commands
DO NOT RUN THIS COMMANDS. Its an Example. COPY FROM Datadog.
$ D_AGENT_MAJOR_VERSION=7 DD_API_KEY=xxxxxxxxxxxxxxx DD_SITE="datadoghq.com" bash -c "$(curl -L https://s3.amazonaws.com/dd-agent/scr...)"
Run Following commands for Working with Datadog Agents
$ systemctl start datadog-agent
$ systemctl stop datadog-agent
$ systemctl restart datadog-agent