Hi, I'm a new user of Zabbix.
I'm attempting to build out a Zabbix instance in my lab using a distributed setup as follows:
MAIN server: 8GB RAM, 16GB HDD, 4x CPU
DB server: 16GB RAM, 128GB HDD, 8x CPU
WEB server: 4GB RAM, 16GB HDD, 2x CPU
I think I've managed to get all of the essentials pieced together and have something that appears to be working, but I've encountered an error as soon as I log in to the Zabbix web host.
The alert states the following:
For $ZBX_SERVER_NAME, I have set the IP address of the MAIN server, and I have installed the Zabbix agent on all three systems, but only one appears in the list of hosts in the WEB interface.
What steps do I need to clear the system information warning and to have all three hosts appear listed as gathered by their respective Zabbix agents?
I'm attempting to build out a Zabbix instance in my lab using a distributed setup as follows:
MAIN server: 8GB RAM, 16GB HDD, 4x CPU
DB server: 16GB RAM, 128GB HDD, 8x CPU
WEB server: 4GB RAM, 16GB HDD, 2x CPU
I think I've managed to get all of the essentials pieced together and have something that appears to be working, but I've encountered an error as soon as I log in to the Zabbix web host.
The alert states the following:
Connection to Zabbix server "localhost" refused. Possible reasons:
1. Incorrect server IP/DNS in the "zabbix.conf.php";
2. Security environment (for example, SELinux) is blocking the connection;
3. Zabbix server daemon not running;
4. Firewall is blocking TCP connection.
Connection refused
1. Incorrect server IP/DNS in the "zabbix.conf.php";
2. Security environment (for example, SELinux) is blocking the connection;
3. Zabbix server daemon not running;
4. Firewall is blocking TCP connection.
Connection refused
What steps do I need to clear the system information warning and to have all three hosts appear listed as gathered by their respective Zabbix agents?