Hi,
I'm a newbie Zabbix. I created a new web scenario for my web site and added a trigger. It is working properly. But I need to send error messages via email. How can I add error message in the default message. Ica nnot any macro for this.
My action default message is :
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
My trigger expression is :
{www.testwebsite.com:web.test.fail[Sehir Web Site].last(0)}<>0
My Web sceneraio step values are:
URL : http://www.testwebsiteƧcom/pages/sitecontrol.aspx
Required String : it is ok
Required status codes : 200
I'm a newbie Zabbix. I created a new web scenario for my web site and added a trigger. It is working properly. But I need to send error messages via email. How can I add error message in the default message. Ica nnot any macro for this.
My action default message is :
Trigger: {TRIGGER.NAME}
Trigger status: {TRIGGER.STATUS}
Trigger severity: {TRIGGER.SEVERITY}
My trigger expression is :
{www.testwebsite.com:web.test.fail[Sehir Web Site].last(0)}<>0
My Web sceneraio step values are:
URL : http://www.testwebsiteƧcom/pages/sitecontrol.aspx
Required String : it is ok
Required status codes : 200
Comment