Hi,
I'm using a web scenario with over 80 steps under one host. The trigger I'm using is:
Two problems:
1- It only alerts if the first step fails — not any of the later ones.
2- The alert message only shows the trigger name, not which step failed.
I’d like to see the actual step URL and failure reason in the notification.
Is there a proper way to check all steps and get detailed step info in alerts?
Thanks!
I'm using a web scenario with over 80 steps under one host. The trigger I'm using is:
Code:
last(/Zabbix server/web.test.fail[Critical Web Services])=1
1- It only alerts if the first step fails — not any of the later ones.
2- The alert message only shows the trigger name, not which step failed.
I’d like to see the actual step URL and failure reason in the notification.
Is there a proper way to check all steps and get detailed step info in alerts?
Thanks!