Hi there,
We absolutely LOVE the new ADP feature but it has left us wanting more in the likes of information presented to the user.
One such bit of information that is lacking is the process PID used by the Unknown App(s). Without this, we wouldn't be able to tell which process the application is connecting to. We could of course remote into the machine and run netstat -anob | find "52734" to get the PID but it isn't that simple as you read on.
Here's what I mean:
Orion is connecting to svchost.exe on our domain controller. That svchost.exe instance is not already monitored and the connection metrics are therefore not present.
If I click on Start Monitoring, I am taken to the Component Monitor Wizard, which gives me the option to create a new monitor/template/component. At this point, we wish this was easier, especially since there's 30+ instances of svchost.exe running on the domain controller.
Which one do we choose? Even if selecting all of them, we might not pick the right ones if new instances of this process are created in the future.
Either way, in order for us to properly identify the process in question, we would need a PID. Is this something that could be added easily?

aLTeReGo thoughts on this?