How to Install Zabbix 6.0 / 6.4 on Ubuntu 22.04 / 20.04 [Step-by-Step]

How to Install Zabbix 4 on Ubuntu

Zabbix server is installable on any Linux distribution, but in this tutorial, I will show you step-by-step how to install and optimize the latest Zabbix Proxy 6 LTS  or 6.4 standard release on 22.04 LTS (Jammy Jellyfish) / Ubuntu 20.04 (Focal) / Ubuntu 18.04 (Bionic). Zabbix is 100% free open-source ultimate enterprise-level software designed for monitoring availability … Read more

Install Zabbix-Proxy on Raspberry Pi OS (RPi) in 10 minutes!

how to install zabbix proxy on raspberry pi

In this tutorial, we will learn step-by-step how to install, optimize and configure Zabbix Proxy 6.0 LTS or 6.4 standard release on Raspberry Pi (Rasbian). Zabbix proxy is a service that can collect performance and availability data from the end devices on behalf of the Zabbix server. You can use Zabbix proxy to monitor remote locations behind the … Read more

How to Install Zabbix 6.0 / 6.4 on Debian 11 [Step-by-Step]

How to Install Zabbix Server on Debian

Zabbix server is installable on any Linux distribution, but in this tutorial, I will show you how to install latest Zabbix 6.0 LTS  or 6.4 standard release on Debian 11 (Bullseye). Zabbix is 100% free open-source ultimate enterprise-level software designed for monitoring availability and performance of IT infrastructure components. You can read a case-study about Zabbix popularity … Read more

How to configure SNMP v3 on Cisco Switch, Router, ASA, Nexus

Configure SNMPv3 on Cisco Router and Switch

In this guide I will show you how to configure SNMPv3 on Cisco IOS, IOS-XE, IOS-XR based routers and switches, ASA firewalls and Nexus switches (OS-NX) with examples. SNMP, which stands for Simple Network Management Protocol, is a communication protocol that allows discovery, monitoring, and configuration of SNMP compatible devices that are connected to the … Read more

Install Zabbix-Proxy on Debian 11 in 10 minutes!

install zabbix proxy on debian

In this tutorial, we will learn step-by-step how to install, optimize and configure Zabbix Proxy 6.0 LTS or 6.4 standard release on Debian 11 (Bullseye). Zabbix proxy is a service that can collect performance and availability data from the end devices on behalf of the Zabbix server. You can use Zabbix proxy to monitor remote locations behind the firewall … Read more

Zabbix: Partitioning MySQL / MariaDB database Tables in 5 min

How to make Partition Tables on MySQL Zabbix Database

In this tutorial we will learn, step by step, how to partition Zabbix database (history and trends tables) on MySQL or MariaDB using partitioning script. Zabbix gathers data from hosts and stores them in database using history and trends tables. Zabbix history keeps raw data (each value that Zabbix has collected) and trends stores consolidated … Read more