ClusterLabs / ClusterLabs/anvil
zabbix web UI conflicts with Striker Web UI
Open
priority high
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Check for the file name :- /etc/zabbix/zabbix_server.conf (which means zabbix server is installed)
Now edit the file to avoid port mismatch. So, that striker and zabbix web UI to work at :- /etc/httpd/conf/httpd.conf
Look for Listen if its :- Listen 80 then change it to Listen 8080
Thank you

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.