MyObservability

One Agent

OneAgent automatically discovers all of the processes and services that are running on the host, and it begins collecting data.

Dynatrace Capabilities

Supported Technologies One Agent supported technologies: Docs

Host Groups

Host groups enable you to categorize and manage multiple hosts that share similar characteristics or purposes within your environment.

Setup host group using

Using command: /bin/sh Dynatrace-OneAgent-Linux-1.177.65.sh --set-host-group=MyHostGroup

How host groups affect your monitoring environment

Host groups are sets of hosts. Each group can be configured on the host-group level. This makes it easy to change

Network zones:

If you have different regions & setup active gate in different regions, if you do not want traffic to travel around the world, set different network zones.

Priority groups

A network zone instructs OneAgent to communicate with ActiveGates from the same network zone. If that isn’t possible, OneAgent tries to connect to another ActiveGate. To organize these fallback connections, all ActiveGates are sorted into priority groups:

In every group, ActiveGates are further prioritized depending on the type:

Oneagent Command line options

Dynatrace OneAgent provides a command-line interface (CLI) that you can use to perform various tasks related to monitoring and troubleshooting. Here are some of the common CLI commands:

Directory Location: /opt/dynatrace/oneagent/agent/tools

Useful Commands

  1. systemctl status oneagent.service -> Start/restart/stop/status of oneagant
  2. Check logs -> /opt/dynatrace/oneagent/agent
  3. Oneagent config files -> /opt/dynatrace/oneagent/agent/conf/oneagent.conf

Ex:


Dynatrace : Main Page