List of probes that needs to be open in UIM and a brief explanation on them.
Any UIM release
Ports needed to be open.pdf (Attached)
Also there are ephemeral ports, that may change and a lot are from java.exe.
I just need a description of the process (not just JAVA) that is opening the port.
To find out which java probe is opening those ports run:
netstat -anob > list.txt
Sample output:
Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 10124
[java.exe]
Then use the IM console to see which probe is using the PID.