24 Apr 2018 11:45 AM - last edited on 09 Dec 2021 10:02 AM by MaciejNeumann
We have a Windows 2012 server with an application consisting of many .NET processes (>30). After agent installation, all of the .NET processes are not instrumented (e.g. monitoring is disabled by default on the process group level). I have to enable monitoring of each process group individually.
What are the reasons for it? No known NET framework used in the processes? Not listening on TCP port?
24 Apr 2018 12:09 PM
Hi Julius , how are you manually enabling the monitoring ?
By .NET processes restart ?
24 Apr 2018 12:31 PM
No I'm very well aware the process must be restarted to be deeply instrumented.
I have to to process group setting and manually change the setting, see here:
After turning the monitoring on for the individual process group and host I have to restart the process to get the deep instrumentation working (that's ok).
Is this something Windows specific / Application specific / NET specific? I thought that all processes of known technologies for deep instrumentation will be automatically monitored on Linux or Windows hosts.
18 May 2018 04:10 PM
Hello @Julius L. , i have noticed the exact similar behaviour as mentioned by you in snapshot.
have you received an answer on this or not? P
21 May 2018 08:09 AM
Well, not yet. I've noticed this behaviour with just one application (don't have access to other instances of this app). I believe this app is probably not directly instrumentable (obfuscated or packaged), so Dynatrace turns off the monitoring for this process.