Dear all,
new to zabbix and to the forum as well, so nice to vMeet all of you.
I'm trying to configure a trigger to monitor a specific test web page. Basically I'd like to see if the system can trigger a failure of the web page and one the issue is fixed I'd like to have the probel solved automatically. In order to achive this I configured the followings for my custom trigger:
Problem expression: last(/DEDHTVEAAMONE.corp.loc/web.test.error[VeeamONE Status],#5)<>0
Recovery expression​: last(/DEDHTVEAAMONE.corp.loc/web.test.error[VeeamONE Status],#5)=0
Trigger is able to detetct a page failure, but is not able to clear the error when the page back to normal status.
Thanks in advance for your help and suggestion.
BR
A.
new to zabbix and to the forum as well, so nice to vMeet all of you.

I'm trying to configure a trigger to monitor a specific test web page. Basically I'd like to see if the system can trigger a failure of the web page and one the issue is fixed I'd like to have the probel solved automatically. In order to achive this I configured the followings for my custom trigger:
Problem expression: last(/DEDHTVEAAMONE.corp.loc/web.test.error[VeeamONE Status],#5)<>0
Recovery expression​: last(/DEDHTVEAAMONE.corp.loc/web.test.error[VeeamONE Status],#5)=0
Trigger is able to detetct a page failure, but is not able to clear the error when the page back to normal status.
Thanks in advance for your help and suggestion.
BR
A.
Comment