02 Jul 2026 03:20 PM
We have a database endpoint abc.cde.org:1111 and would like to verify its availability every 15 minutes.
What is the recommended approach in Dynatrace to monitor this endpoint? Can Dynatrace perform a TCP connectivity check to confirm that the host and port are reachable, and generate an alert if the endpoint becomes unavailable
Solved! Go to Solution.
02 Jul 2026 04:05 PM
Hello,
Have you tried to use Network Availability Monitors? https://docs.dynatrace.com/docs/shortlink/network-availability-monitoring
You can use ICMP, TCP and DNS test. With TCP test you can specify port number to test.
It is basically a synthetic monitoring, and for private IP addresses testing you will need a private synthetic location.
Featured Posts