Good afternoon everyone, please help me with the error, I'm new to this business. I installed everything without errors, the zabbix server and the agent are running and active, but when I go to the web interface, he writes that the server is not active, he has climbed the entire Internet and tried many things, but the error did not go away. thanks in advance for your reply
Ad Widget
Collapse
zabbix server not running web interface
Collapse
X
-
Tags: None
-
I turned it on and off, at the moment it's off
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=enforcing
# SELINUXTYPE= can take one of three values:
# targeted - Targeted processes are protected,
# minimum - Modification of targeted policy. Only selected processes are protected.
# mls - Multi Level Security protection.
SELINUX=disabled
~
setenforce 0Comment
-
I looked at how to configure if it is enabled, but it still did not help, the fact is that the zabbix server zabbix agent installed without a single errorComment
-
-
-
-
[root@localhost ~]# getenforce
Enforcing
[root@localhost ~]# sestatus
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode: enforcing
Mode from config file: enforcing
Policy MLS status: enabled
Policy deny_unknown status: allowed
Max kernel policy version: 31
Comment
-
-
-
-
-
Comment