Hello All,
I am a newbie on Zabbix. I have installed zabbix, zabbix server, zabbix agent and zabbix web on a CentOS server. But I am unable to view the web gui of zabbix.
When I go to /zabbix/init.d folder. I can see that zabbix server and agent are up and running. When I try to start http using ./http restart, it says that
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
I am also running an apache server on this machine. So, it makes sense for this error to crop up. But I am unable to figure out how to define a different port for zabbix web gui to work on. I can see in the httpd configuration that its trying to use the "/etc/httpd/conf/httpd.conf" file. But doesn't zabbix come up with its own installation of zabbix.
PS:- I dont want to stop the apache tomcat process running on the server.
Thanks and Regards,
I am a newbie on Zabbix. I have installed zabbix, zabbix server, zabbix agent and zabbix web on a CentOS server. But I am unable to view the web gui of zabbix.
When I go to /zabbix/init.d folder. I can see that zabbix server and agent are up and running. When I try to start http using ./http restart, it says that
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
I am also running an apache server on this machine. So, it makes sense for this error to crop up. But I am unable to figure out how to define a different port for zabbix web gui to work on. I can see in the httpd configuration that its trying to use the "/etc/httpd/conf/httpd.conf" file. But doesn't zabbix come up with its own installation of zabbix.
PS:- I dont want to stop the apache tomcat process running on the server.
Thanks and Regards,