

This is not a perfect configuration, keep in mind that you can optimize it even more. Save and exit file ( ctrl+ x, followed by y and enter). Open “ zabbix_nf” file with command: “ nano /etc/zabbix/zabbix_nf” and add this configuration anywhere in file: StartPollers=100 Step 7: Optimizing Zabbix Server (optional)ĭon’t bother with this optimization if you are monitoring a small number of devices, but if you are planning to monitor a large number of devices then continue with this step. You can find more information about Zabbix’s life cycle and release policies on the official website. Zabbix 6.4 standard version (supported until November, 2023)ĭpkg -i zabbix-release_6.4-1+debian$(cut -d"." -f1 /etc/debian_version)_all.deb Wget $(cut -d"." -f1 /etc/debian_version)_all.debĭpkg -i zabbix-release_6.0-4+debian$(cut -d"." -f1 /etc/debian_version)_all.debĪpt -y install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent


Install Zabbix 6 .deb package on your Rasbian: Zabbix 6.0 LTS version (supported until February, 2027) Step 1: Install Zabbix server, frontend, and agent
