Is there a way to enable cURL after compiling and installing Zabbix 2.0 from source on CentOS 6?
Originally we were not going to use Zabbix to monitor web sites, but it has proven to be more robust than previously expected, however I get the error " failed: cURL library is required for Web monitoring support" when trying to monitor a web site. I have verified that libcurl is installed already.
When I compiled the Zabbix server, I did not use the --with-libcurl option.
Thanks in advance for any help!
Originally we were not going to use Zabbix to monitor web sites, but it has proven to be more robust than previously expected, however I get the error " failed: cURL library is required for Web monitoring support" when trying to monitor a web site. I have verified that libcurl is installed already.
Code:
Setting up Install Process Package curl-7.19.7-26.el6_2.4.x86_64 already installed and latest version Nothing to do
Thanks in advance for any help!
Comment