Hello Team,
We are using Zabbix and its working fine. But i have some doubt that seems CPU Load trigger is not working as expected.
Below is the trigger:
{Template OS Linux:system.cpu.load[percpu,avg1].avg(2m)}>2
As per above trigger the alert should be generate only if the CPU load is greater then 2 percpu for 2 minute continuously.
But we are getting e-mail notification once CPU load touch the 2 and at very next moment its came down.
Can you please let me know what changes we need to make at our end.
Thanks.
We are using Zabbix and its working fine. But i have some doubt that seems CPU Load trigger is not working as expected.
Below is the trigger:
{Template OS Linux:system.cpu.load[percpu,avg1].avg(2m)}>2
As per above trigger the alert should be generate only if the CPU load is greater then 2 percpu for 2 minute continuously.
But we are getting e-mail notification once CPU load touch the 2 and at very next moment its came down.
Can you please let me know what changes we need to make at our end.
Thanks.
Comment