Hi,
I've setup web monitoring for a particular page for downloading a brochure on my website, it's setup so that it needs to return the status code '200'. This works fine and I can see this in the Monitoring > Web section of Zabbix. However, when it comes to setting up the Trigger so that I can setup an action to send an email - I'm at a loss.
I've so far tried the following:
Item Configuration
Name - Brochure
Type - Simple Check
Key - web.test.fail[Scenario]
Left the rest as defaults, then chose the application in question.
Trigger Configuration
Name - Brochure
Expression - {Brochure Download:web.test.fail[Scenario].last(0)}#0
Please could someone explain how I would go about setting up both an 'Item' and 'Trigger' so that if the status code is anything but '200' it triggers an alert?
Best Regards,
Will
I've setup web monitoring for a particular page for downloading a brochure on my website, it's setup so that it needs to return the status code '200'. This works fine and I can see this in the Monitoring > Web section of Zabbix. However, when it comes to setting up the Trigger so that I can setup an action to send an email - I'm at a loss.
I've so far tried the following:
Item Configuration
Name - Brochure
Type - Simple Check
Key - web.test.fail[Scenario]
Left the rest as defaults, then chose the application in question.
Trigger Configuration
Name - Brochure
Expression - {Brochure Download:web.test.fail[Scenario].last(0)}#0
Please could someone explain how I would go about setting up both an 'Item' and 'Trigger' so that if the status code is anything but '200' it triggers an alert?
Best Regards,
Will
Comment