09 Mar 2022
01:30 AM
- last edited on
09 Mar 2022
01:56 AM
by
AgataWlodarczyk
Dear Dynatrace Gurus,
I would like to seek your assistance on how I can create a honeycomb that depicts the status of the process. Say that one of the processes is down so it will automatically be shown as red among the services in the honeycomb. Is this possible?
At the moment I've managed to find only the process CPU usage as shown in the below screenshot.
Appreciate it if you guys can shed some light on how I can achieve this.
Thank you so much for helping out.
Thanks,
Regards,
Afrezal Karim
Solved! Go to Solution.
Hey Afrezal,
I had a bit of a look through and found the builtin:tech.generic.processCount metric which can be used to see how many instances of a process exist. In conjunction with the CPU usage metric you should be able to get a pretty good idea of the status of your processes. Below you can see how I set this up.
This is the setup in data explorer. Ensure you have the fold transformation set to "Last Value" so that its not the average during your selected timeframe but instead the last reported value.
Note the paper process is currently running in the above picture. In the next one it's shutdown so you can see how it looks.
Hopefully this helps!
Hello Fin,
Thank you so much for responding to my issue. This looks pretty awesome. I will definitely try on my end to see how it works.
Thanks again for helping out. I really appreciate it.
You Rocks !! 😎
Thanks, regards,
Afrezal Karim