18 Mar 2024 06:18 AM - last edited on 18 Mar 2024 08:46 AM by MaciejNeumann
Hello Sir,
We have Managed cluster configured in our organisation having one Public IP and One Private/Local IP, I have deploy OneAgent in a server from where Telnet is not happening to Cluster's Public IP with port 443, But Telnet connection is enabled to Private IP with port 443. So i Downloaded and deployed the OneAgent using that Private IP link, After installation we have noticed that there is no any data showing on UI, Not showing Deployment status... While troubleshooting, i have noticed that there is Zabbix-agent is already Active in same server.
So, My question is that, there is disconnection between OneAgent and cluster, Is it because of that already running Zabbix-agent or because of the Telnet is not happening from server where OneAgent is deployed to Public IP of Managed cluster... (Telnet is enabled with Private IP)
Kindly Help.
Thank You
Solved! Go to Solution.
19 Mar 2024 06:24 AM
Dynatrace uses port 443 for it agents to talk to the server.
I believe Zabbix using different prts. You will need to confirm this.
Telnet is enabled with Private IP. Doesnt mean its allow to go out and talk to the Dynatrace server.
You may also want to do a netstat to confirm no other process or apps are using the port 443.
19 Mar 2024 07:32 AM
Hi
Zabbix Agent works on ports 10050 and 10051
Dynatrace watchdog works on the first available port between port 50000 and 50100
https://docs.dynatrace.com/docs/shortlink/oneagentctl#portrange
You can use agentctl to verify which are the known endpoints from the oneagent.
https://docs.dynatrace.com/docs/shortlink/oneagentctl#show-current-communication-endpoints
21 Mar 2024 01:40 PM
You can also check the OneAgent logs to see where it tries to connect to. I find that there is a lot of useful information there. Other agents will only interfere with each other when they use the same ports for monitoring. Probably you can see it in the log files of the agent.
22 Mar 2024 02:05 PM - edited 22 Mar 2024 02:10 PM
05 Apr 2024 11:58 AM
Thank You to all Gentlemen for your suggestions ...
The mentioned issue was resolved on the same day. The solution was simple
As i have change oneagents communication server from PublicIP to private IP by using oneagentctl