Hello,
Currently i use below variable to send mail when CPU spike
Devices : ${NodeName}
IP Addr : ${N=SwisEntity;M=IP_Address}
CPU Capacity : ${N=SwisEntity;M=CPUCount} vCPU
CPU Load : ${N=SwisEntity;M=CPULoad}
CPU Threshold : 90%
Can we add some variable so the alert will contain top 3 process causing the CPU spike in the alert?