Hi,
Is it possible to monitor the RDP Port of an Terminalserver if this Server can open new connections?
Or do we need APM for this?
Greetings
Jedrek
You'll need ipMonitor or Orion APM to test for port availability. There might be a way you can use the Universal Device Poller to check the tcpListenerTable on the server to see if the row for '3389' is in 'listening' state, but I haven't tested it out to see if that actually works.
Ok, we will try that, thank you for u suggestions