Hi,
We have an existing alert for monitoring the cpu usage of a server triggered when it reaches the threshold.
users are asking whether we can include the processes that causes the cpu usage to reach threshold (or high cpu usage in our case)
Is there any way to get the top processes that uses CPU usage for a server in the alerting part ?
Also please find below the variables inserted in the description part of the trigger action page:
----> Critical: High CPU Load on ${NodeName} is now ${CPULoad} <----
If we can possibly get the process details, help me to include the same in the above mentioned variables.
Thanks in advance!! 