Hello,
I wanted to share that when the condition "Average value for period of T times > N" is used to trigger the CPU load, for example {Marijaus PC:system.cpu.load[,avg1].avg(300)}>4 the trigger is not drawn on the graph. When I am using {Marijaus PC:system.cpu.load[,avg1].last(0)}>4 everything is ok. So, i wanted to ask: is this feature only enabled to the last values?
Best regards,
Marijus
I wanted to share that when the condition "Average value for period of T times > N" is used to trigger the CPU load, for example {Marijaus PC:system.cpu.load[,avg1].avg(300)}>4 the trigger is not drawn on the graph. When I am using {Marijaus PC:system.cpu.load[,avg1].last(0)}>4 everything is ok. So, i wanted to ask: is this feature only enabled to the last values?
Best regards,
Marijus
Comment