- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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.
- Labels:
-
services classic
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎26 Nov 2019 07:44 PM
This generally works quite well, just two things to keep in mind:
- did you restart the processes (managed by windows services in your case)? the process group detection happens at each process startup.
- don't expect to see the processes on the host page in the "Processes and Containers" area. They will be visible only in the "all processes" (you have to click on that to show all known process groups on that host). Only technologies known to dynatrace will be shown on the host screen like Java/NET/Go/NodeJS/.... However, you can still setup availability rules for those process groups, just choose the right process group you want to setup the availability rules and I believe that is what you want to achieve. Just don't be fooled when you don't see any process on the host screen.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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?
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎02 Dec 2019 06:39 AM
Hi Every one, Can you please respond as soon as possible on above requirement.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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/
Dynatrace Managed expert
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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"
Dynatrace Managed expert
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎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.
