I'm trying to send an email when two things are true. the Node.CPU Load is GTE95% AND Conponent.Processor Queue Length GTE 20. I cannot seem to get a value for the Processor Queue Length. What am I doing wrong?
${N=Alerting;M=AlertName} on ${N=SwisEntity;M=Caption}
CPU Consumption: ${CPULoad}
Processor Queue Length: ${N=SwisEntity;M=Node.ComponentAlert.StatisticData}
The top 10 processes running at the time of this poll are listed below:
${N=Alerting;M=Notes}