I have copied a trigger expression from the ZABBIX Manual 1.4 and receive a error: Unknow function [time]
The trigger expression is:
({Template_algemeen:system.cpu.load[all,avg1].nodata(180)}=1)&({Template_algemeen:system.cpu.lo ad[all,avg1].time(0)}>000000)& ({Template_algemeen:system.cpu.load[all,avg1].time(0)}<060000)
Do i have to make the function .time myself or should it work directly without any changes to the config?
any help is appreciated!
This post may be deleted (Wrong Sub-forum)
The trigger expression is:
({Template_algemeen:system.cpu.load[all,avg1].nodata(180)}=1)&({Template_algemeen:system.cpu.lo ad[all,avg1].time(0)}>000000)& ({Template_algemeen:system.cpu.load[all,avg1].time(0)}<060000)
Do i have to make the function .time myself or should it work directly without any changes to the config?
any help is appreciated!
This post may be deleted (Wrong Sub-forum)
Comment