18 May 2021 10:25 AM - last edited on 14 Jun 2023 10:49 AM by Karolina_Linda
Hi,
Our customer has installed oneagent on some servers of OSB Cluster. But when we see the services Dynatrace show us starting with the server name, for example:
server1 (/xxx/xxx/RequestUser)
server2 (/xxx/xxx/RequestUser)
So we have the same service splitted by server name so we see multiple services that are the same service.
How can we solve this problem so we can see only one service?
Thank you so much!
Solved! Go to Solution.
18 May 2021 12:31 PM
First you should check if the processes that provide the services belong to the same process group.
If they do you can simply merge the services.
If they are separated you need to check why (e.g. different Host Groups), as a service can never span multiple process groups.
18 May 2021 12:58 PM
Hi,
Yes, the services have the same process group. I've seen the possibility of merging the services, but we have more than 1500. Is there any other option?
Thank you.
19 May 2021 07:41 AM
Then you might want to use the service detection API. See this blog post and this community question.