Hi,
I want to monitor a log for a keyword. I now use vfs.file.regmatch with a trigger using function last(0)}#0. That works fine but with only one problem. The logfiles a rotating once a day and Zabbix does find the keyword all day. I want to add a function at the trigger that if the keyword has not shown for 5 minutes, the alert disappears. But i don't know what function to use.
Can someone help me with this.
Best regards.
I want to monitor a log for a keyword. I now use vfs.file.regmatch with a trigger using function last(0)}#0. That works fine but with only one problem. The logfiles a rotating once a day and Zabbix does find the keyword all day. I want to add a function at the trigger that if the keyword has not shown for 5 minutes, the alert disappears. But i don't know what function to use.
Can someone help me with this.
Best regards.
Comment