Hello everyone,
I'm new to this. Let me introduce myself, my name is Hector and I'm studying a vocational training course in Systems and Network Administration in Spain. The final degree project I'm going to present is related to monitoring with Zabbix. I've chosen to do it in the following way:
Install Zabbix 7.0 (because this version has LTS) on a virtual machine in VirtualBox with an Ubuntu Server 24.04, I've decided to use PostgreSQL as the database and for the frontend I've opted for Apache.
In the official Zabbix documentation on the installation, it is mentioned as a previous step that some dependencies for PostgreSQL must be installed. I leave the link where this is said:
I have installed it via terminal, and it has been easy since the Zabbix download website itself lets you customize it according to your preferences and gives you the commands you need to integrate it into the Ubuntu terminal. I leave you the link with the configuration that I am implementing:
Having followed these steps to download and install Zabbix, is it necessary to install the dependencies that they mention in the official documentation on the prerequisites for using PostgreSQL?
I await your response.
Thank you in advance.
Regards.
I'm new to this. Let me introduce myself, my name is Hector and I'm studying a vocational training course in Systems and Network Administration in Spain. The final degree project I'm going to present is related to monitoring with Zabbix. I've chosen to do it in the following way:
Install Zabbix 7.0 (because this version has LTS) on a virtual machine in VirtualBox with an Ubuntu Server 24.04, I've decided to use PostgreSQL as the database and for the frontend I've opted for Apache.
In the official Zabbix documentation on the installation, it is mentioned as a previous step that some dependencies for PostgreSQL must be installed. I leave the link where this is said:
I have installed it via terminal, and it has been easy since the Zabbix download website itself lets you customize it according to your preferences and gives you the commands you need to integrate it into the Ubuntu terminal. I leave you the link with the configuration that I am implementing:
Having followed these steps to download and install Zabbix, is it necessary to install the dependencies that they mention in the official documentation on the prerequisites for using PostgreSQL?
I await your response.
Thank you in advance.
Regards.
Comment