I'm trying to set up the steps in a web monitoring scenario for a website whose login has a quite a few redirects, each with very lengthy GETs or POSTS. So for my "login" step, I've got the URL and a lengthy POST statement which I don't know is correct or not. I'd like to be able to see what Zabbix sees as a result of this POST - in other words, the web page content that is returned to Zabbix. Is this possible?
I'd like to do this to:
(a) determine whether the login is succeeding
(b) determine the correct "required string" to use as a check in my scenario step, to validate the success
Can this information be obtained from the Zabbix debug log or through other means?
I'd like to do this to:
(a) determine whether the login is succeeding
(b) determine the correct "required string" to use as a check in my scenario step, to validate the success
Can this information be obtained from the Zabbix debug log or through other means?
Comment