Hi, first of all sorry for the bad english, is not my mother tongue.
So, i'm setting up a zabbix server 4.0 hosted on a Google Cloud Server. It works pretty good until i enable my most important hosts ( switch stacks, monitoring just the aggregation ports and cpu, memory and hardware stuff ).
When i enable three or more hosts, my zabbix-server service drops, and never starts again. If i get the status for the service, it shows me this:
● zabbix-server.service - Zabbix Server
Loaded: loaded (/lib/systemd/system/zabbix-server.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2018-12-30 16:03:01 UTC; 5s ago
Process: 30915 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=1/FAILURE)
Process: 30911 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=0/SUCCESS)
Main PID: 30913 (code=exited, status=1/FAILURE)
Dec 30 16:03:01 zabbixnew systemd[1]: zabbix-server.service: Control process exited, code=exited status=1
Dec 30 16:03:01 zabbixnew systemd[1]: zabbix-server.service: Unit entered failed state.
Dec 30 16:03:01 zabbixnew systemd[1]: zabbix-server.service: Failed with result 'exit-code'.
When i go to ''Queue'' it shows me
Details Cannot display item queue.
SELinux is disabled, since i got this problem before and disabled all hosts and it suddenly get back to work.
The data on the conf files are ok because i didnt change anything on them, just enabled the hosts for monitoring.
I think there is some problem on the server config file, on the tunning, but i cant find a solution for this.
Can you guys enlighten me?
Thanks
So, i'm setting up a zabbix server 4.0 hosted on a Google Cloud Server. It works pretty good until i enable my most important hosts ( switch stacks, monitoring just the aggregation ports and cpu, memory and hardware stuff ).
When i enable three or more hosts, my zabbix-server service drops, and never starts again. If i get the status for the service, it shows me this:
● zabbix-server.service - Zabbix Server
Loaded: loaded (/lib/systemd/system/zabbix-server.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2018-12-30 16:03:01 UTC; 5s ago
Process: 30915 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=1/FAILURE)
Process: 30911 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=0/SUCCESS)
Main PID: 30913 (code=exited, status=1/FAILURE)
Dec 30 16:03:01 zabbixnew systemd[1]: zabbix-server.service: Control process exited, code=exited status=1
Dec 30 16:03:01 zabbixnew systemd[1]: zabbix-server.service: Unit entered failed state.
Dec 30 16:03:01 zabbixnew systemd[1]: zabbix-server.service: Failed with result 'exit-code'.
When i go to ''Queue'' it shows me
Details Cannot display item queue.
- 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
SELinux is disabled, since i got this problem before and disabled all hosts and it suddenly get back to work.
The data on the conf files are ok because i didnt change anything on them, just enabled the hosts for monitoring.
I think there is some problem on the server config file, on the tunning, but i cant find a solution for this.
Can you guys enlighten me?
Thanks
Comment