Hey guys,
I found that after compiling the server does not include the option "--with-libcurl".
Is it possible to install this library separately or make a "rebuild" without further damage?
Search Result
Collapse
5 results in 0.0078 seconds.
Keywords
Members
Tags
-
web scenario check not connecting to server
Been asked to step in and administer a zabbix server that was installed by a previous consultant.
They want multiple-step web scenario checks. I am having trouble getting zabbix to perform a simple google.com check.
...Code:17029:20130419:131226.135 web scenario step "google
-
web check for an Alfresco install?
Has anyone gotten a web check successfully working for an Alfresco (http://www.alfresco.com)?
When I pull the site via wget I get a 500 error, but the page renders happily in a browser. I'm guessing libcurl in Zabbix is having a similar issue.
[root@sfo-it-zabbix-prod-01... -
Add web proxy support to httppoller
I have a need to run different web scenarios through different explicit HTTP proxy servers, so I can compare the performance of the proxies.
Our HTTP proxy requires authentication, and listens on TCP port 3128.
I've attached a patch to "httptest.c" which enables...