Hello! I've been trying to fix my zabbix web console that says server is not running for almost a week and unfortunately wasn't able to fix it until now. My workmates provided me a documentation on how to install it the way they did but this problem came up to me. I've attached here some photos that might get you an understanding of what I'm dealing with.Thanks!
Ad Widget
Collapse
Zabbix Server Running in Putty Command Line but not in Web Console
Collapse
X
-
Hi,
Please provide more information about your setup:
Regards,Code:cat /etc/*release getenforce getsebool -a | grep "httpd_can_network_connect \|zabbix_can_network" grep denied /var/log/audit/audit.log | sed "s/^.*denied /denied/g;s/ pid=[0-9]\+ \| ino=[0-9]\+//g;s/ name=.*scontext=\| path=.*scontext=/ /g" | sort | uniq
Comment