Ad Widget

Collapse

Trigger webscenario steps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • uzoadm
    Junior Member
    • Jul 2024
    • 1

    #1

    Trigger webscenario steps

    Hello everyone,

    I am struggling with creating triggers that alert when a step has failed.

    I had managed to create a trigger that would alert once a website showed a statuscode that isnt 200 but we noticed that once a website times out it doesnt receive a statuscode 200 so it wouldn't alert. so i decided to use web.test.fail trigger which does alert when i get a time out however only when a web scenario has 1 step, when a webscenario has multiple steps it wont trigger / alert. How can i make sure that the trigger works if even one step fails?

    The trigger is here:
    count(/Web monitoring/web.test.fail[Mailserver],#3,"eq","1")=3
    I highly appreciate any help!
  • zabbixQ
    Junior Member
    • Jul 2024
    • 1

    #2
    I had the same problem! If you find the solution, please share it with me!

    Comment

    Working...