Ad Widget

Collapse

zabbix_server cannot open config file "/etc/zabbix_server.conf": [2] No such file >

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • az1minami
    Junior Member
    • Sep 2023
    • 9

    #1

    zabbix_server cannot open config file "/etc/zabbix_server.conf": [2] No such file >

    I met problems
    systemctl status zabbix-server
    told
    Dec 15 17:05:49 zabbix_server[4563]: zabbix_server [4563]: cannot open config file "/etc/zabbix_server.conf": [2] No such file >
    no server log files on /var/log/zabbix
    rpm -qa | grep zabbix
    zabbix-release-6.4-1.el9.noarch
    zabbix-agent2-plugin-mongodb-6.4.9-release1.el9.x86_64
    zabbix-selinux-6.0.22-2.el9.noarch
    zabbix-dbfiles-pgsql-6.0.22-2.el9.noarch
    zabbix-server-6.0.22-2.el9.noarch
    zabbix-server-pgsql-6.0.22-2.el9.x86_64
    zabbix-web-pgsql-6.4.10-release1.el9.noarch
    zabbix-web-deps-6.4.10-release1.el9.noarch
    zabbix-apache-conf-6.4.10-release1.el9.noarch
    zabbix-sql-scripts-6.4.10-release1.el9.noarch
    zabbix-selinux-policy-6.4.10-release1.el9.x86_64
    zabbix-agent2-6.4.10-release1.el9.x86_64
    zabbix-agent2-plugin-postgresql-6.4.10-release1.el9.x86_64
    zabbix-6.0.22-2.el9.x86_64
    zabbix-web-6.4.10-release1.el9.noarch

    rocky linux 9.3 running , Progresql

    these cash shoud re-install OS-lebel?
    regars!
    /minami​
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    Why do you have a mix of 6.0 and 6.4 things there...? Clean up (if its just a fresh install) and make sure you have just one specific version installed...

    Comment

    • az1minami
      Junior Member
      • Sep 2023
      • 9

      #3
      dnf install makes this .
      from zabbix web guide ( cut and paset from web page....)

      Zabbix is being downloaded over 4 000 000 times every year for a reason. Download Zabbix for free and try it yourself!


      2 version 6.0 and 6.4 installed was not point of issues.
      /etc/zabbix_server.conf looking is focused.
      making server on azure is easy .
      re-new and clean installing. not 6.4 , under version i will install 6.0 LTS

      regards!

      Comment

      • az1minami
        Junior Member
        • Sep 2023
        • 9

        #4
        6.0 TLS guide also missing .

        dnf install zabbix-server-pgsql zabbix-web-pgsql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy

        Last metadata expiration check: 0:01:41 ago on Fri Dec 15 18:55:35 2023.l zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy
        Error:
        Problem: package zabbix-web-deps-6.0.25-release1.el9.noarch from zabbix requires zabbix-web = 6.0.25-release1.el9, but none of the providers can be installed
        - cannot install both zabbix-web-6.0.25-release1.el9.noarch from zabbix and zabbix-web-1:6.0.22-2.el9.noarch from epel
        - package zabbix-apache-conf-6.0.25-release1.el9.noarch from zabbix requires zabbix-web-deps = 6.0.25-release1.el9, but none of the providers can be installed
        - package zabbix-web-pgsql-1:6.0.22-2.el9.noarch from epel requires zabbix-web = 1:6.0.22-2.el9, but none of the providers can be installed
        - cannot install the best candidate for the job
        (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)​

        Comment

        • az1minami
          Junior Member
          • Sep 2023
          • 9

          #5
          dnf install zabbix-server-pgsql
          dnf install zabbix-web-pgsql
          dnf install zabbix-apache-conf
          dnf install zabbix-sql-scripts
          dnf install zabbix-selinux-policy
          works
          rpm -qa | grep zabbix
          zabbix-agent2-plugin-postgresql-6.4.9-release1.el9.x86_64
          zabbix-agent2-plugin-mongodb-6.4.9-release1.el9.x86_64
          zabbix-release-6.4-1.el9.noarch
          zabbix-selinux-6.0.22-2.el9.noarch
          zabbix-6.0.22-2.el9.x86_64
          zabbix-dbfiles-pgsql-6.0.22-2.el9.noarch
          zabbix-server-6.0.22-2.el9.noarch
          zabbix-server-pgsql-6.0.22-2.el9.x86_64
          zabbix-web-6.4.10-release1.el9.noarch
          zabbix-web-pgsql-6.4.10-release1.el9.noarch
          zabbix-web-deps-6.4.10-release1.el9.noarch
          zabbix-apache-conf-6.4.10-release1.el9.noarch
          zabbix-sql-scripts-6.4.10-release1.el9.noarch
          zabbix-selinux-policy-6.4.10-release1.el9.x86_64
          zabbix-agent2-6.4.10-release1.el9.x86_64
          continue to setpu ​

          Comment

          • malcolmTX
            Junior Member
            • Dec 2023
            • 2

            #6
            I am also having the issue, is there a youtube guide for installing Zabbix server and webservice + google (reporting) on Ubuntu server OS. Newbie here, trying to setup 1st time.

            Comment

            Working...