Hello, we have a requirement to monitor whether a node can make a connection to a remote location on a certain port. For example a server should be able to make a connection to a bank at 10.10.10.1 on port 14000.
If I create a node with an ip addres of 10.10.10.1 and a custom telnet test to 14000 and apply the test to the node, it runs the test from the server running Solarwinds and works OK.
What I need is to somehow be able to run the same kind of test but remotely on the node, so I'm testing if the node can make the telnet test rather than the Solarwinds server. I can't find a way to do this curently.
Thansk,