26 Aug 2019 12:49 PM
Hello Dynatrace heros,
If I start and stop an application (os process) and then I start the application again I should see two process group instances in Dynatrace.
How I can detect from meta data of a process group instance that is terminated forever?
Is it possible that I have to check in the host whether the process group instance is still assigned to the host?
Thanx, Matthias
Solved! Go to Solution.
26 Aug 2019 12:58 PM
Hi,
I hope I understand that correct, you start a process and then stop it. Then you start it again. This means the process group instance has to be the same on the Dynatrace side. It just shows a short period of unmonitored state within its availability chart,
We simply can't say if the process group instance is terminated forever, as we don't know in advance if the user starts the process again.
What you can do it to check its 'lastSeen' timestamp in order to find out when Dynatrace did last time receive any monitoring information from that process.
Best greetings,
Wolfgang