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

Install guide is lacking for a quickstart guide

XMLWordPrintable

      Description:

      In the quickstart guide for Zabbix on Rocky Linux the instructions are lacking. Since the guide aims to be for those who are just starting with zabbix, there should be an additional code block instructing how to install and enable mysql under c. Create initial database like so:

       

      dnf install mysql-server
      systemctl enable --now mysqld

       

      This should decrease the new user friction.

      Also in the same guide you should use zabbix-agent2 instead of zabbix-agent. This will get rid of an annoying memory usage warning in LXC containers

      Result:
      No instructions on how to create and start up mysql
      The instructions use zabbix-agent instead of zabbix-agent2
      Expected:
      Short codeblock for mysql
      Use zabbix-agent2

            pzakrzewski Piotr Zakrzewski
            Managor Antti Savolainen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: