Hi,
I have issue with web.page.regex.
Application I need to monitor returns output in JSON format, since this should be easily parsable.
Output:
{"monitoring":"cd.smsgateway", "name":"con_status_a01", "value":1}...
Search Result
Collapse
5 results in 0.0022 seconds.
Keywords
Members
Tags
-
Efficient Web Monitoring
I have a monitoring request to monitor 200 servers using a term on a page. My first instinct was to use web scenarios, but I am curious about web.page.regexp[] key.
Which of these is more efficient from experience? I'm trying to keep load on the server down as much as possible, I'm worried... -
Getting "HTTP get error: ZBX_TCP_READ() failed: [4] Interrupted system call"
Hi,
We're getting the above error in the agent log when we try to do a web.page.regexp on the website of one of our 3rd party service providers.
The log looks as follows:
1297:20120322:113509.392 Processing request.
1297:20120322:113509.392 Requested... -
Бага? web.page.regexp, вывод при 403
Понадобилось мониторить сайты.
Заюзал web.page.regexp[sitename.ru,,80,<HTML|<html,5].... -
web.page.regexp and timeout
Hello,
does the function "web.page.regexp" have a timeout?
I'm monitoring some .jsp and sometimes tomcat doesn't respond (leaving the page hanged up): does, in this case, web.page.regexp report a failure or not?
If there is a timeout, how can I set it up in my checks?...