Ad Widget

Collapse

Frontend Setup Automation - How?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • juliusk
    Junior Member
    • Dec 2023
    • 3

    #1

    Frontend Setup Automation - How?

    Hey!

    I currently try to automate the process of creating zabbix instances on a rocky linux 8 machine.

    It seems to work so far but if i visit the zabbix.domain.de/zabbix the first time it wants me to go through the gui where i mainly have to type in the Postgresql DB password.
    After some research i have read that i can put a pre-configured "zabbix.conf.php" file in place to skip this process.

    My Problem:
    I cannot find the zabbix.conf.php file which has been generated by my manual installation and where i am supposed to put the pre defined one. All i found is a "/usr/share/zabbix/conf/zabbix.conf.php.example".

  • solution
    Senior Member
    • Jun 2020
    • 269

    #2
    The default Zabbix Web conf path is: /etc/zabbix/web/zabbix.conf.php

    Wellington​

    Comment

    • juliusk
      Junior Member
      • Dec 2023
      • 3

      #3
      Thanks! Found it.
      So i tried to put that in place before installing Zabbix, but it still wants me to go through the GUI Setup process.

      Comment

      • juliusk
        Junior Member
        • Dec 2023
        • 3

        #4
        Update: Seems like the permissions of the file havent been set correct. After fixing the Permissions it works fine now!

        Comment

        • irontmp
          Member
          • Sep 2023
          • 36

          #5
          Originally posted by juliusk
          Hey!

          I currently try to automate the process of creating zabbix instances on a rocky linux 8 machine.

          It seems to work so far but if i visit the zabbix.domain.de/zabbix the first time it wants me to go through the gui where i mainly have to type in the Postgresql DB password.
          After some research i have read that i can put a pre-configured tree removal service durham nc"zabbix.conf.php" file in place to skip this process.

          My Problem:
          I cannot find the zabbix.conf.php file which has been generated by my manual installation and where i am supposed to put the pre defined one. All i found is a "/usr/share/zabbix/conf/zabbix.conf.php.example".
          Issue in 2023.7.1
          When I search for a device (Search for ‘friendly name’) to use it as a trigger for an automation I didn’t find it even though it is in the Picklist of all devices.

          This happens with some devices (no matter what type of integration), but not with all

          Works fine with 2023.6

          Steps to reproduce the issue
          1. Start to create a new automation
          2. Select devices as a trigger
          3. search for device by entering the name (friendly name)

          Anyone else can confirm this issue?

          Comment

          Working...