Zabbix-agent not starting with SELinux enabled on CentOS 7.1

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: 2.4.7
    • Component/s: Agent (G)
    • Environment:

      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 };
      

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

              Created:
              Updated:
              Resolved: