I've created a web scenario with three steps within my zabbix installation. In case of an error I want to get a more detailed information about the error in the notification. I'm getting this:
PROBLEM: www.mywebsite.tld.Fail : Failed step of scenario www.mywebsite.tld.
In the status window of the web scenarios I'm getting the information:
step "Product Page" [3 of 3] failed: required pattern not found
How can I send the text of the web scenario status into the notification?
Normally it shouldn't be such a big problem, the text is already available in the status text.
Is there a macro for this text?