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

/etc/httpd/conf.d/zabbix.conf missing after RPM install

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 4.0.1
    • None
    • None
    • centos6.latest x64

      Hi, 

      I followed the installation instructions here:

       

      https://www.zabbix.com/download?zabbix=4.0&os_distribution=rhel&os_version=6&db=PostgreSQL

       

      All the rpms seem to have been successfully installed.  However, no /etc/httpd/conf.d/zabbix.conf file was created.  This leaves me at a dead end during install.  

      I found the example file in /usr/share/doc so i am (presumably) all set, but you might want to update the RPMs.  

      [root@cnsutil0 packages]# rpm -qa |grep -i zabb | xargs rpm --verify
      S.5....T. c /etc/zabbix/zabbix_server.conf
      
      [root@cnsutil0 packages]# for rpm in $(rpm -qa |grep -i zabb); do
      > echo $rpm; rpm -ql $rpm | grep /etc/httpd/conf.d
      > done
      zabbix-agent-4.0.1-1.el6.x86_64
      zabbix-web-4.0.1-1.el6.noarch
      zabbix-release-4.0-1.el6.noarch
      zabbix-server-pgsql-4.0.1-1.el6.x86_64
      zabbix-web-pgsql-4.0.1-1.el6.noarch

            Unassigned Unassigned
            danpritts Dan Pritts
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: