This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Alert with incorrect information

Hello!

I am creating an alert that will be alerted when the process java.exe> = 2.5 GB. As the image below:

FLAVIO.PNG

However, the alert inform two processes: java.exe and http and incorrect values. What can I doing wrong?

Thanks =)

  • First, make sure the memory thresholds you are using are not based on the server memory values, which it looks like they are.  If you want to alert specifically when the process is using this amount of memory, then edit the application and set warning and critical thresholds for this memory consumption.  Once set, set your alert to the process name and the threshold value of warning or critical. 

    In regards to the wrong process, if this is happening when you are "testing" the alert, then that is to be expected as all the test is going is ensuring the values from your trigger action can be pulled, and does not take into account what you have in the trigger condition.