ClusterLabs / ClusterLabs/anvil

zabbix web UI conflicts with Striker Web UI

Open
#755 5 comments 0 reactions 2 assignees Claimed by @ylei-tsubame View on GitHub
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
![Screenshot from 2024-10-24 12-38-34](https://github.com/user-attachments/assets/83f90872-4a8f-4d1b-a56f-a834de4b07bc)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.