


If we do not run this update, the operating system won’t be aware of the new Zabbix packages. As we have made changes to the repository sources, we need to rerun an update. sudo dpkg -i zabbix-release_6.2-2+debian11_all.debģ. Run the following command to install this package to your Pi. Please note, the version we are downloading with this command is for Raspberry Pi OS Bullseye. We can start this process by using wget to download the Zabbix 6.2 Debian package to the Raspberry Pi.

Our first task is to add the Zabbix server repository to our device. Now that we have done some preparation, we can finally move on to install the Zabbix software to your Raspberry Pi.ġ. You will need to follow our guide on installing MySQL to your Raspberry Pi before continuing.įrom this tutorial, please follow the “ Setting up MYSQL on a Raspberry Pi” section. The Zabbix software will use MySQL on your Raspberry Pi to store its data.

Once you have NGINX installed, you will now need to install the MySQL database server. You will need to follow both the “ Setting up NGINX on the Raspberry Pi” and “ Configuring NGINX for PHP” sections included within that tutorial.ģ. With your Raspberry Pi now up to date, we will need to install the NGINX web server.īefore continuing, please follow our installing NGINX Web server tutorial. These commands will update the package list, then upgrade all packages that have a pending update. Before we do anything, let us first run an update on our Raspberry Pi. Mainly we will need to install both the NGINX and MySQL servers on our device.ġ. Recommendedīefore we can install Zabbix to our Raspberry Pi, we need to do some prep work. Equipment Listīelow is a list of the equipment we used when installing the Zabbix server to our Raspberry Pi. You can even use Zabbix to monitor your Raspberry Pi’s CPU load, network utilization, disk space consumption, and more.įor this guide on installing Zabbix to your Raspberry Pi, we will be using a clean installation of the Raspberry Pi OS.Īdditionally, we will also be choosing to set this software up with NGINX as the backend web server. Zabbix is a popular open-source monitoring software tool for a wide range of things, such as networks, servers, and virtual machines. In this project, we will be showing you how to install Zabbix to your Raspberry Pi.
