23 Jan 2023 02:18 PM - last edited on 23 Jan 2023 03:13 PM by Ana_Kuzmenchuk
Dear Community,
Im starting monitoring Openshift.
I have some questions:
Is it mandatory to have a dedicated ActiveGate?
If I want to use actual AGs, i should open a port 9999? as a classic install? also open port to all AGs (Environment + cluster)?
Is it also needed to modify the AG files or the yaml file will do the job?
Additional to:
Yaml file
Token
Instructions for installations
What is required from Dynatrace side to start the implementation?
Thanks
Solved! Go to Solution.
23 Jan 2023 03:40 PM - edited 23 Jan 2023 07:10 PM
Hi @Malaik,
It is not mandatory to use a containerized AG but I would recommend it. This containerized AG would connect to the cluster nodes (after fw changes). In the dynatace operator custom resourse yaml file you need uncommnet few lines...
You can find useful information from the Dynatrace operator here:
I can show (in 30 min) you the DT side results if you drop me a private message here in the community with your contact details. Maybe we can find a good time zone / time slot for it.
Best regards,
Mizső
23 Jan 2023 03:55 PM
I second this. The operator makes deploying AGs easy so I would deploy one or more (depending on the size) per cluster.
If you go that route, I would also set network zones for every cluster. This way the agents will prefer the AGs of their own cluster.
Aside from the list you mentioned you might need to sync the image of the operator to your internal image registry. The images for OneAgent and AG will be pulled directly from your dynatrace cluster/environment.
23 Jan 2023 06:34 PM
Thanks a lot both of you @pahofmann and @Mizső