Technical requirements
We are going to need some new servers for these recipes. One Linux server needs to run Zabbix server 7 with MySQL (MariaDB) set up; we’ll call this host lar-book-mysql- mgmt
. We will also need a Linux server running Zabbix server 7 with PostgreSQL, which we’ll call lar-book-postgresql-mgmt
.
We’ll also need two servers for creating a secure Zabbix database setup. One server will be running the MySQL (MariaDB) database; let’s call this server lar-book-secure-db
. Then, connecting externally to a Zabbix database, we’ll have our Zabbix server, which we’ll call lar-book-secure-zbx
.
The code files can also be accessed in the GitHub repository here: