monitor - Monitoring a website that contains a defined string with Zabbix -


how can monitor website zabbix 2.2 contains defined string in title? example: https://stackoverflow.com/ contains 'stack overflow' in .

now want email, if there string instead of 'stack overflow' in title. how can this?

is required string in steps?

thanks.

there 2 main options:

  1. use web monitoring , put string "required string" field;
  2. use web.page.regexp[] item , put string <regexp> parameter.

in both cases, can make trigger alert if string not there.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -