-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 2.2.3
-
Component/s: Agent (G)
-
None
-
Environment:Debian 7.4
web.page.regexp item doesn't work in prepackaged deb packet. I.e. http://repo.zabbix.com/zabbix/2.2/debian/pool/main/z/zabbix/zabbix-agent_2.2.3-1+wheezy_amd64.deb
Here is an output from prepackaged version:
$ zabbix_agentd -t web.page.regexp[localhost,"/syncserver/monitor/monitor.html",8080,"Overall status: (WARNING|OK|ERROR)",] web.page.regexp[localhost,/syncserver/monitor/monitor.html,8080,Overall status: (WARNING|OK|ERROR),] [s|]
Here is an output from gzipped version from http://www.zabbix.com/downloads/2.2.1/zabbix_agents_2.2.1.linux2_6_23.amd64.tar.gz
$ zabbix_agentd -t web.page.regexp[localhost,"/syncserver/monitor/monitor.html",8080,"Overall status: (WARNING|OK|ERROR)",] web.page.regexp[localhost,/syncserver/monitor/monitor.html,8080,Overall status: (WARNING|OK|ERROR),] [s|Overall status: OK]
Same problem with dotdeb package