Hello,
Facing an issue with Zabbix currently. I set it up recently and it was working fine, until i would have an issue with the queue building up and it flooding with ICMP problem pings. I changed cache size and added additional pollers, but the system details now say Zabbix server is not running (frontend is fine). There are no entries in log file.
Logfile last entries:
systemctl
I have reverted all conf file params to default.
Facing an issue with Zabbix currently. I set it up recently and it was working fine, until i would have an issue with the queue building up and it flooding with ICMP problem pings. I changed cache size and added additional pollers, but the system details now say Zabbix server is not running (frontend is fine). There are no entries in log file.
Logfile last entries:
Code:
[root@appliance ~]# tail -f /var/log/zabbix/zabbix_server.log 1112:20231107:140612.812 HA manager has been paused 1122:20231107:140612.812 [2] thread stopped [preprocessing worker #2] 1122:20231107:140612.812 [1] thread stopped [preprocessing worker #1] 1133:20231107:140612.813 syncing history data in progress... 1133:20231107:140612.843 syncing history data... 100.000000% 1133:20231107:140612.843 syncing history data done 1112:20231107:140613.884 HA manager has been stopped 1105:20231107:140613.888 syncing trend data... 1105:20231107:140613.927 syncing trend data done 1105:20231107:140613.930 Zabbix Server stopped. Zabbix 6.4.8 (revision ecda9311a92).
systemctl
Code:
[root@appliance ~]# systemctl status zabbix-server ● zabbix-server.service - Zabbix Server Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; enabled; vendor preset: disabled) Active: activating (auto-restart) (Result: exit-code) since Wed 2023-11-08 08:27:17 UTC; 701ms ago Process: 6711 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=1/FAILURE)