Ad Widget

Collapse

auto setup frontend

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • multazim
    Junior Member
    • May 2018
    • 18

    #1

    auto setup frontend

    Hi,
    I am reinstalling a zabbix server. I have created a script to automate the entire installation except web front-end setup.
    I want to clarify one doubt regarding web front-end setup.
    After package installation we have to browse the zabbix server IP and give db connection details which get saved in "/usr/share/zabbix/conf/zabbix.conf.php" in case of Ubuntu.
    If i copy paste zabbix.conf.php from my previous installation then would that be fine or will i miss anything?
    does manual front-end setup makes any changes in DB as well ?

    Thanks
  • ingus.vilnis
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Mar 2014
    • 908

    #2
    Hi,

    The purpose of web interface setup is to exactly fill the values of the file in a more user friendly manner. In case you already have the file, you should be good with just copying the file over to new install.
    Don't forget to verify if the file permissions and owner are correct after copying.

    Comment

    • multazim
      Junior Member
      • May 2018
      • 18

      #3
      thanks ingus

      Comment

      Working...