Ad Widget

Collapse

Web Test - Step Name/Number Macro

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Clontarf[X]
    Member
    • Jan 2017
    • 80

    #1

    Web Test - Step Name/Number Macro

    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.
  • isaqueprofeta
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Aug 2020
    • 154

    #2
    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)

    Comment

    • Clontarf[X]
      Member
      • Jan 2017
      • 80

      #3
      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

      Working...