Hi GUys
I am new to Zabbix., and running the ubuntu stable (12.04 - Zabbix 1.8.11)
Just setting up a web monitoring scenario.
1. I need to login - and then use a cookie in my next steps, how do I do this?
2. one of my test pages should return a 302, but zabbix doesnt seem to understand this, and seems to think its a 200 (final destination perhaps?) How do I test this?
3. How can I see what zabbix actually got? If i am failing to get a pattern match - can I see what its actually searching through (the response?)
4. escaping in the pattern - what is the escape character for the pattern matching, and is there a "please escape it all for me function?" that I cant see anywhere? like escape('''my:"actual",pattern:"true";''')
5. Newer web agents - can I alter the list of supported agents to more up-to-date ones?
Regards
T
I am new to Zabbix., and running the ubuntu stable (12.04 - Zabbix 1.8.11)
Just setting up a web monitoring scenario.
1. I need to login - and then use a cookie in my next steps, how do I do this?
2. one of my test pages should return a 302, but zabbix doesnt seem to understand this, and seems to think its a 200 (final destination perhaps?) How do I test this?
3. How can I see what zabbix actually got? If i am failing to get a pattern match - can I see what its actually searching through (the response?)
4. escaping in the pattern - what is the escape character for the pattern matching, and is there a "please escape it all for me function?" that I cant see anywhere? like escape('''my:"actual",pattern:"true";''')
5. Newer web agents - can I alter the list of supported agents to more up-to-date ones?
Regards
T
Comment