26 Nov 2019 05:44 PM
Hi We have couple of servers with Infra only mode where we want to monitor windows services which are critical for platform support . These services are not getting discovered automatically by DT One Agent .We tried to define the Process detection rule but it is not working.
Solved! Go to Solution.
26 Nov 2019 07:44 PM
This generally works quite well, just two things to keep in mind:
27 Nov 2019 06:13 AM
Restarted processes that we want to monitor and i saw in "All Processes" area. Still we are unable to see any windows services of process groups.
27 Nov 2019 06:56 AM
You won't ever see any entities or status representing windows services in Dynatrace. Dynatrace works on the process level. A windows service typically is just a process with some kind of managed execution.
Can you be more specific in what you are trying to achieve?
27 Nov 2019 11:46 AM
We can able to see .Net , IIS, GO, JAVA processes in All Process area but not able see Print Spooler service in DYnatrace. We followed your steps, still we couldn't see.
02 Dec 2019 06:39 AM
Hi Every one, Can you please respond as soon as possible on above requirement.
17 Dec 2019 12:44 PM - last edited on 16 Oct 2023 03:35 PM by random_user
I think you need to setup a custom device / use remote plugin - see details here: https://community.dynatrace.com/spaces/482/dynatrace-open-qa/questions/228430/can-we-monitor-ntp-syn...
and: https://www.dynatrace.com/support/help/extend-dynatrace/plugins/activegate-plugins/
17 Dec 2019 01:00 PM
The other question is why would you bother with these processes if they don't impact your users and services? They should also be reported as "Windows processes"
19 Dec 2019 03:13 PM
Still, they might be important for the operation of your applications.
Process group rules do not work with certain windows service processes. Printer spooler is for example one of them.
16 Jan 2020 07:05 AM
For monitoring PrintSpooler windows service, we have created environment variable(DT_CLUSTER_ID=PrintSpooler) in Registry Editor, then restarted that particular service and OneAgent will automatically picking this service and showing results in "All Processes" area of process groups on that host. Issue has been resolved now.Thanks for your all suggestions. If you need any details on this, let me know.