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.
This generally works quite well, just two things to keep in mind:
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.
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?
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.
Hi Every one, Can you please respond as soon as possible on above requirement.
I think you need to setup a custom device / use remote plugin - see details here: https://answers.dynatrace.com/spaces/482/dynatrace-open-qa/questions/228430/can-we-monitor-ntp-sync-...
and: https://www.dynatrace.com/support/help/extend-dynatrace/plugins/activegate-plugins/
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"
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.
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.