Hi all,
I think there is a problem with item type web.page.regexp (or it's me ;-) ).
I create it like that :
web.page.regexp[myhost.com,index.jsp,12285,success,]
The web page in a browser return :
""If you're seeing this page via a web browser, it means you've setup Tomcat successfully.""
In Zabbix Latest Values page : the result is "succes" (the last character is always missing whatever I grep !)
Zabbix server runs 1.1.3, the error comes when i upgrade agent from 1.1.2 -> 1.1.3.
Some extra infos :
When I do a "zabbix_agentd -p" :
vfs.file.regexp[/etc/passwd,root] [s|roo]
The last character is missing ! All regexp function seems to have the same problem...
Thanks for your help,
I think there is a problem with item type web.page.regexp (or it's me ;-) ).
I create it like that :
web.page.regexp[myhost.com,index.jsp,12285,success,]
The web page in a browser return :
""If you're seeing this page via a web browser, it means you've setup Tomcat successfully.""
In Zabbix Latest Values page : the result is "succes" (the last character is always missing whatever I grep !)
Zabbix server runs 1.1.3, the error comes when i upgrade agent from 1.1.2 -> 1.1.3.
Some extra infos :
When I do a "zabbix_agentd -p" :
vfs.file.regexp[/etc/passwd,root] [s|roo]
The last character is missing ! All regexp function seems to have the same problem...
Thanks for your help,
)
Comment