I've been asked to monitor a web url to make sure the 'Location:' http header is correct, and alert if it changes.
I don't know how to do this in Zabbix. I can make a web check step that fetches only headers, or a webcheck step that sends custom http request headers, or a web check step that searches the http response body for a substring... but I don't know how to write a web check step that searches the http response headers for a substring.
Is there something I'm overlooking when reading the manual?
I don't know how to do this in Zabbix. I can make a web check step that fetches only headers, or a webcheck step that sends custom http request headers, or a web check step that searches the http response body for a substring... but I don't know how to write a web check step that searches the http response headers for a substring.
Is there something I'm overlooking when reading the manual?
Comment