Debug School

sudheer
sudheer

Posted on

List of datadog commands with usage

systemctl status datadog-agent - to check the agent status
systemctl start datadog-agent - to start the agent
systemctl stop datadog-agent - to stop the agent
systemctl restart datadog-agent - to restart the agent
datadog-agent version - to check the agent version informatio
datadog-agent configcheck - to Print all configurations loaded of a running Agent.
datadog-agent health - to check if the agent health is Pass to check if all the components are healthy
datadog-agent version - to check the runtime configuration management
datadog-agent hostname - to get the hostname information .

Top comments (0)