Hello, i have a question please. I want to make zabbix work on custom port, non standard 80. I cant find this in .conf files of zabbix. Someone help me? Thanks
Ad Widget
Collapse
Zabbix web interface custom port
Collapse
X
-
It depends on the setting of the web server you are using.
It is difficult to answer if I do not know what kind of environment you are using and what kind of setting you are doing.
What is OS?
What is the distribution?
What is the version?
Is the web server you are using Apache HTTP Server?
Or is it another web server like Nginx?
What is the version of that web server?
Depending on your environment, you may be able to respond by just changing the port number in /etc/httpd/conf/httpd.conf. -
Zabbix has nothing to do with serving web frontend application and zabbix data over http.
This part relays on web server like apache or ngnix setup.
If you want to have web frontend on non standard port just change you web server settings.http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
https://kloczek.wordpress.com/
zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
My zabbix templates https://github.com/kloczek/zabbix-templatesComment
-
You can always remap zabbix web interface app to exact directory.http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
https://kloczek.wordpress.com/
zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
My zabbix templates https://github.com/kloczek/zabbix-templatesComment
Comment