Ad Widget

Collapse

Minor error in proxy installation guide

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Roeland Lengers
    Junior Member
    • Aug 2020
    • 1

    #1

    Minor error in proxy installation guide

    On https://www.zabbix.com/documentation...es/rhel_centos there is a small error in the section

    It states:
    CONFIGURE DATABASE FOR ZABBIX PROXY


    Edit zabbix_proxy.conf:

    Code:
    # vi /etc/zabbix/zabbix_[B]server[/B].conf
    DBHost=localhost
    DBName=zabbix
    DBUser=zabbix
    DBPassword=<password>
    That should state: vi /etc/zabbix/zabbix_proxy.conf, shouldn't it?
Working...