How can I monitor a website with Zabbix 2.2 that contains a defined string in the title? For example: https://stackoverflow.com/ contains 'Stack Overflow' in the .
Now I want to get an email, if there is another string instead of 'Stack Overflow' in the title. How can I do this?
Is it the required string in the steps?
Thanks.