devops:monitoring:datadog:datadog_agent
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devops:monitoring:datadog:datadog_agent [2025/02/14 09:03] – 85.219.17.206 | devops:monitoring:datadog:datadog_agent [2025/02/14 09:06] (current) – 85.219.17.206 | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| To install the Agent, see the installation instructions. Packages are available for 64-bit x86 and Arm v8 architectures. For other architectures, | To install the Agent, see the installation instructions. Packages are available for 64-bit x86 and Arm v8 architectures. For other architectures, | ||
| - | > **Note:** Ubuntu 14.04 and above are supported on the 64-bit x86 architecture. Ubuntu 16.04 and above are supported on the 64-bit Arm v8 architecture. | + | **Note:** Ubuntu 14.04 and above are supported on the 64-bit x86 architecture. Ubuntu 16.04 and above are supported on the 64-bit Arm v8 architecture. |
| === Commands === | === Commands === | ||
| Line 29: | Line 29: | ||
| In Agent v6 and v7, the service manager provided by the operating system is responsible for the Agent lifecycle, while other commands must be run through the Agent binary directly. In Agent v5, almost everything is done through the service manager. | In Agent v6 and v7, the service manager provided by the operating system is responsible for the Agent lifecycle, while other commands must be run through the Agent binary directly. In Agent v5, almost everything is done through the service manager. | ||
| - | | + | ^ Description |
| - | | Start Agent as a service | + | | Start Agent as a service |
| - | | Stop Agent running as a service | + | | Stop Agent running as a service |
| - | | Restart Agent running as a service | + | | Restart Agent running as a service |
| - | | Status of Agent service | + | | Status of Agent service |
| - | | Status page of running Agent | `sudo datadog-agent status` | + | | Status page of running Agent | `sudo datadog-agent status` |
| - | | Send flare | `sudo datadog-agent flare` | + | | Send flare | `sudo datadog-agent flare` |
| - | | Display command usage | `sudo datadog-agent --help` | + | | Display command usage | `sudo datadog-agent --help` |
| - | | Run a check | `sudo -u dd-agent -- datadog-agent check < | + | | Run a check | `sudo -u dd-agent -- datadog-agent check < |
| - | > **Note:** If the service wrapper is not available on your system, use: | + | **Note:** If the service wrapper is not available on your system, use: |
| * On upstart-based systems: `sudo start/ | * On upstart-based systems: `sudo start/ | ||
| Line 48: | Line 48: | ||
| The configuration files and folders for the Agent are located in: | The configuration files and folders for the Agent are located in: | ||
| - | * `/ | + | |
| Configuration files for Integrations: | Configuration files for Integrations: | ||
| - | * `/ | + | / |
| === Uninstall the Agent === | === Uninstall the Agent === | ||
| Line 58: | Line 58: | ||
| To uninstall the Agent, run the following command: | To uninstall the Agent, run the following command: | ||
| - | `sudo apt-get remove datadog-agent -y` | + | sudo apt-get remove datadog-agent -y |
| This command removes the Agent, but does not remove: | This command removes the Agent, but does not remove: | ||
devops/monitoring/datadog/datadog_agent.1739523792.txt.gz · Last modified: 2025/02/14 09:03 by 85.219.17.206
