Hello there
I want to monitor the connectivity of a specific node to another node, using a portTo give more details. I want to monitor if nodeA is able to access NodeB via port 80 and 443How can I do this?
Thank you very much in advance
Odysseas
If you have SAM and Node A is a Windows or Linux/UNIX node, you can deploy an agent on the node and use the HTTP/HTTPS component monitors in SAM. Configure the URL to connect to NodeB and the application monitor will run from the agent on node A, connecting via HTTP or HTTPS to node B.
If you have NPM you could also do this with NetPath.