Hi,
I'm trying to create a web.page.regexp item that has a question mark in the URL. i.e:
web.page.regexp[www.server.com,/webapp/logon.jsp?lang=fr,80,Copyright,9][/url]
Creating the item works fine, but creating the trigger fails. The problem seems to be related to the use of the question mark in the URL.
Any way to get around this issue? Half of the items we need to monitor are Tomcat applications that require supplying an argument through a "?".
I am using Zabbix 1.1.6.
Thanks!
I'm trying to create a web.page.regexp item that has a question mark in the URL. i.e:
web.page.regexp[www.server.com,/webapp/logon.jsp?lang=fr,80,Copyright,9][/url]
Creating the item works fine, but creating the trigger fails. The problem seems to be related to the use of the question mark in the URL.
Any way to get around this issue? Half of the items we need to monitor are Tomcat applications that require supplying an argument through a "?".
I am using Zabbix 1.1.6.
Thanks!
Comment