hey guys,
I started to transl
ate one ZABBIX ebook (ZABBIX Enterprise Network Monitoring Made Easy) to Persian language to distribute monitoring science specially ZABBIX ,I have some mistake to complete my description about ZABBIX installation via source code. when i start to install it via source code the ebook doesn't work, description was not enough to complete installation so to complete my book description I started to search among web sites, I found it http://jensd.be/731/linux/install-th...centos-or-rhel for instance , accordingly when make my systemd services (zabbix-server and zabbix-agent) and start them my zabbix server isn't work correctly and my frontend show me : Zabbix server is running No localhost:10051 , my check status is :
[root@ZBXSRV ~]# systemctl status zabbix-server
● zabbix-server.service - Zabbix Server
Loaded: loaded (/etc/systemd/system/multi-user.target.wants/zabbix-server.service; bad; vendor preset: disabled)
Active: active (exited) since Fri 2018-02-02 17:16:42 +0330; 1min 28s ago
Process: 1337 ExecStart=/usr/local/sbin/zabbix_server (code=exited, status=0/SUCCESS)
Main PID: 1337 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/zabbix-server.service
Feb 02 17:16:42 ZBXSRV systemd[1]: Starting Zabbix Server...
Feb 02 17:16:42 ZBXSRV systemd[1]: Started Zabbix Server...
what is the mistake, what I must to do please? tnx a lot

I started to transl
ate one ZABBIX ebook (ZABBIX Enterprise Network Monitoring Made Easy) to Persian language to distribute monitoring science specially ZABBIX ,I have some mistake to complete my description about ZABBIX installation via source code. when i start to install it via source code the ebook doesn't work, description was not enough to complete installation so to complete my book description I started to search among web sites, I found it http://jensd.be/731/linux/install-th...centos-or-rhel for instance , accordingly when make my systemd services (zabbix-server and zabbix-agent) and start them my zabbix server isn't work correctly and my frontend show me : Zabbix server is running No localhost:10051 , my check status is :[root@ZBXSRV ~]# systemctl status zabbix-server
● zabbix-server.service - Zabbix Server
Loaded: loaded (/etc/systemd/system/multi-user.target.wants/zabbix-server.service; bad; vendor preset: disabled)
Active: active (exited) since Fri 2018-02-02 17:16:42 +0330; 1min 28s ago
Process: 1337 ExecStart=/usr/local/sbin/zabbix_server (code=exited, status=0/SUCCESS)
Main PID: 1337 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/zabbix-server.service
Feb 02 17:16:42 ZBXSRV systemd[1]: Starting Zabbix Server...
Feb 02 17:16:42 ZBXSRV systemd[1]: Started Zabbix Server...
what is the mistake, what I must to do please? tnx a lot
my mistake solved by your solution, thank you brother i forget to check logs. actually i didn't have any folder to store my
Comment