Dear experts,
I am trying to monitor (with Zabbix 3.2) a log file and when I have the word “Exception Error 99” on a linux host, fire a trigger for problem. And When the problem is resolved and the word “Exception Error 99” is away, fire a trigger that the problem is resolved.
I have created the following item to get the word “Exception Error 99” as soon as it appears in the log file (Attached file):
And create the following trigger to create an alert:
My problem is that the trigger is fired all the time and the word “Exception Error 99” do not exist in the log file (Attached file):
What Am I doing wrong:
Thank you in advance.
Costas
I am trying to monitor (with Zabbix 3.2) a log file and when I have the word “Exception Error 99” on a linux host, fire a trigger for problem. And When the problem is resolved and the word “Exception Error 99” is away, fire a trigger that the problem is resolved.
I have created the following item to get the word “Exception Error 99” as soon as it appears in the log file (Attached file):
And create the following trigger to create an alert:
My problem is that the trigger is fired all the time and the word “Exception Error 99” do not exist in the log file (Attached file):
What Am I doing wrong:
Thank you in advance.
Costas
Comment