Skip to main content

Installing Zabbix 2.x on CentOS

Installing Zabbix 2.x on CentOS

Zabbix 2.0.6 on CentOS 6.4 using source This article is a modified version of a good article install Zabbix 1.8 Download and extract Zabbix Setting up the user accounts The Zabbix server and client both need a user account that they can run on, so may as well set this up first. This also needs to be […]

CURL ERROR 7 Failed to connect to Permis...

“CURL ERROR 7 Failed to connect to Permission denied” error is caused, when for any reason curl request is blocked by some firewall or similar thing. you will face this issue when ever the curl request is not with standard ports. for example if you do curl to some URL which is on port 1234, […]