Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10094

Zabbix-agent not starting with SELinux enabled on CentOS 7.1

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 2.4.7
    • Agent (G)

      I cannot lauch Zabbix agent on CentOS 7.1 system. SELinux deny access to zabbix_agentd.conf.

      Here is audit2allow command output :

      module local 1.0;
      
      require {
              type zabbix_agent_t;
              class capability { dac_read_search dac_override };
      }
      
      #============= zabbix_agent_t ==============
      allow zabbix_agent_t self:capability { dac_read_search dac_override };
      

            Unassigned Unassigned
            kco Kevin COUSIN
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: