Ad Widget

Collapse

Way to get the step failed in actions after trigering a webscenario failed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • n2t
    Junior Member
    • Aug 2017
    • 1

    #1

    Way to get the step failed in actions after trigering a webscenario failed

    Hello Zabbix team,

    We are trying to monitor some web application with Zabbix.
    So, we monitor our major intranet application, we have defined scenarios which are testing component for all the application.
    The trigger is {HOST:web.test.fail[APPLICATION].last()}<>0
    and the action is first to send a mail to the team with the detail.
    The thing is, the detail is incomplete, we only know the number of the step failed.
    For first step : scenario failed: "1"
    second step : scenario failed: "2"
    etc

    My question is : is there a way to indicate, in the action, the failed step ?

    Regards,
    Nicolas
Working...