Hi All,
Hopefully someone can help me out here...
I currently have a Web Scenario that monitors a URL, looking for a required value in the response, which then sends an email notification if the required value isn't present.
What I'm having difficulty trying to figure out how to do, is how to, if the Scenario fails, have the content that was returned by the web server included in the email notification.
Make sense?
Basically, Zabbix is polling a given URL, and the vast majority of the time it will receive an "OK" message, indicating there are no problems. In the event that there *IS* an issue though, I'd like to know exactly what it was that Zabbix received from the web server to be able to better identify the issue. Let's say that the application reported low available physical memory at the time that Zabbix polled it, but by the time I get around to actually checking the server, that condition has cleared up. I have no way of knowing, at this point, what it was that Zabbix was told by the server, hence the reason I'd like to have the reply included in the email notification.
Any and all help would be appreciated!
Hopefully someone can help me out here...
I currently have a Web Scenario that monitors a URL, looking for a required value in the response, which then sends an email notification if the required value isn't present.
What I'm having difficulty trying to figure out how to do, is how to, if the Scenario fails, have the content that was returned by the web server included in the email notification.
Make sense?
Basically, Zabbix is polling a given URL, and the vast majority of the time it will receive an "OK" message, indicating there are no problems. In the event that there *IS* an issue though, I'd like to know exactly what it was that Zabbix received from the web server to be able to better identify the issue. Let's say that the application reported low available physical memory at the time that Zabbix polled it, but by the time I get around to actually checking the server, that condition has cleared up. I have no way of knowing, at this point, what it was that Zabbix was told by the server, hence the reason I'd like to have the reply included in the email notification.
Any and all help would be appreciated!
Comment