Hi,
I'm trying to use web.page.regexp but its being report as Not Supported by the agent which is v1.1.2. This is the section in my agent log:
...and this is what I have defined as the item:
Description: Apache Response
Type: Zabbix Agent
Key: web.page.regexp[www.google.com, index.html, 80, Web, 2,]
Type: Text
Can anyone help me get this working? Thanks!
John
I'm trying to use web.page.regexp but its being report as Not Supported by the agent which is v1.1.2. This is the section in my agent log:
Code:
004515:20061027:133123 In check_security() 004515:20061027:133123 Connection from [192.168.0.1]. Allowed servers [192.168.0.1] 004515:20061027:133123 Before read() 004515:20061027:133123 After read() 2 [57] 004515:20061027:133123 Got line:web.page.regexp[[url]www.google.com[/url], index.html, 80, Web, 2,] 004515:20061027:133123 Sending back:ZBX_NOTSUPPORTED
Description: Apache Response
Type: Zabbix Agent
Key: web.page.regexp[www.google.com, index.html, 80, Web, 2,]
Type: Text
Can anyone help me get this working? Thanks!
John
Comment