Hi All,
I am using zabbix 1.8.4
I tried the below 2 trigers but non seems to be working.
For the first time the triger will come true but it never become false.
Noticed under latest data -> history also it is not updated.
I am using zabbix 1.8.4
I tried the below 2 trigers but non seems to be working.
Code:
{server:log[/tmp/zabbix.log,signature check failed].str(signature check failed)}=1
{server:log[/tmp/zabbix.log,signature check failed].nodata(0)}#1
Noticed under latest data -> history also it is not updated.
Comment