My appologies if this has already been asked, but I did not find anything when I searched.
I'd like to be able to create an alert in APM 2.5 when the CPU and\or Memory utilization of a process increases by "x" percentage. I see that APM easily allows for warning and critical alerting when those values cross user defined thresholds. However, I believe the way it works by default is that an alert is triggered if the overall CPU or Memory utlization rises above 80.00 or 90.00.
To be specific, I am monitoring a proces on a server that has 4gb RAM. The process being monitored consumes about 50Mb on average. If the usage creeps to say, 80Mb, the app breaks (does not exit from running process). The current configurable options would not alert for this scenario. I'd like to create an APM alarm that notfies when process utilization increases by 10 or 20 percent. Is this possible?