Ad Widget

Collapse

New item key request: Way to get name of failed step

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aladenov
    Junior Member
    • May 2012
    • 8

    #1

    New item key request: Way to get name of failed step

    Would it be possible to get a new item key added for web checks.

    Right now, we get the number of the failed step in the web.test.fail key.

    So I get a notification of the failure, then I have to look up the configuration of the web check to see what that step actually is. I would love to see a key something like "web.test.failstepname" that returns a string that is the name of the step that last failed.

    I could probably hack around it by using value mapping. But that would mean that every time I changed the steps in my web scenario, I would have to change the value mapping to match.

    Thanks
  • DenisBY
    Member
    • Jul 2006
    • 44

    #2
    how to "hack around it by using value mapping"? we have one scenario for bunch of servers and would like to see steps names instead of numbers.

    Comment

    • richlv
      Senior Member
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Oct 2005
      • 3112

      #3
      that would be https://support.zabbix.com/browse/ZBXNEXT-209
      Zabbix 3.0 Network Monitoring book

      Comment

      • aladenov
        Junior Member
        • May 2012
        • 8

        #4
        I was wrong about value mappings. No way to do it that way. Need to wait for zabbix devs to add that feature.

        Comment

        Working...