Hi All,
I have 10 applications with different heap size for all of them I want to create an indecent which should be raised when process utilizes more than 60% of its heap size. How I can do this?
Regards,
Prathamesh Joshi
Answer by Andreas G. ·
Hi Joshi
Heap Utilization is nothing you configure per application - but rather per JVM. Is that what you mean?
There is a default measure that is called "Memory Utilization". You can edit this measure and specify 60% as the upper severe threshold. Now you can create an Incident that uses this measure as a condition. This incident will trigger in case any of your JVMs exceeds the 60% mem utilization
Let me know if this helps
JANUARY 15, 3:00 PM GMT / 10:00 AM ET