Hello.
I'm trying to use a delayed trigger to monitor the CPU Load of our servers.
The documentation give an example I modified to reach our goals.
Here is my trigger:
{Template_ONP_LinuxBase:system.cpu.load[,avg1].min(300)}>5
The problem is that the trigger is activated as soon as the CPU load is above 5.
Could you please help me ?
Thanks
--
Eric
Zabbix version: 1.6.2
I'm trying to use a delayed trigger to monitor the CPU Load of our servers.
The documentation give an example I modified to reach our goals.
Here is my trigger:
{Template_ONP_LinuxBase:system.cpu.load[,avg1].min(300)}>5
The problem is that the trigger is activated as soon as the CPU load is above 5.
Could you please help me ?
Thanks
--
Eric
Zabbix version: 1.6.2
Comment