Just checking before I raise a feature request; is there a macro or other method to display the name of the failed web test step? Specifically the step, not the item.
Ad Widget
Collapse
Web Test - Step Name/Number Macro
Collapse
X
-
-
Yes there is: web.test.fail[Scenario]
https://www.zabbix.com/documentation...nitoring/items
Failed step of scenario <Scenario> This item will display the number of the step that failed on the scenario. If all steps are executed successfully, 0 is returned.
Item key: web.test.fail[Scenario]
Type: Numeric(unsigned) -
Thanks but I was after a macro, not an item
And it looks like that only returns the step number and not the step name.
Comment
Comment