Hi all,
I'm doing a school's project but i can not run zabbix server.
[root@localhost ~]# systemctl start zabbix-server
[root@localhost ~]# 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 dom 2019-05-12 20:55:31 CEST; 6s ago
Process: 17471 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=1/FAILURE)
Process: 17430 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=0/SUCCESS)
Main PID: 17432 (code=exited, status=0/SUCCESS)
may 12 20:55:31 localhost.localdomain systemd[1]: zabbix-server.service: control process exited, code=exited status=1
may 12 20:55:31 localhost.localdomain systemd[1]: Unit zabbix-server.service entered failed state.
may 12 20:55:31 localhost.localdomain systemd[1]: zabbix-server.service failed.
[root@localhost ~]#
I don't know what is the problem, can someone help me?
Thanks!!
I'm doing a school's project but i can not run zabbix server.
[root@localhost ~]# systemctl start zabbix-server
[root@localhost ~]# 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 dom 2019-05-12 20:55:31 CEST; 6s ago
Process: 17471 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=1/FAILURE)
Process: 17430 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=0/SUCCESS)
Main PID: 17432 (code=exited, status=0/SUCCESS)
may 12 20:55:31 localhost.localdomain systemd[1]: zabbix-server.service: control process exited, code=exited status=1
may 12 20:55:31 localhost.localdomain systemd[1]: Unit zabbix-server.service entered failed state.
may 12 20:55:31 localhost.localdomain systemd[1]: zabbix-server.service failed.
[root@localhost ~]#
I don't know what is the problem, can someone help me?
Thanks!!
Comment