Tag: zabbix
-

Monitor Temperature and Humidity with Zabbix
Temperature and humidity will have a substantial effect on the lifespan of your hardware. Almost all computers and servers have several temperature sensors for gathering component or ambient temperatures. Humidity sensors though, are often overlooked. With very few and inexpensive components, we can monitor both in Zabbix.
-

Zabbix Proxy: Install on Ubuntu 20.04 / 18.04
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 or locations that have unreliable communication and to offload the Zabbix server in large environments.
-
![Install Zabbix 5.0 or 5.2 on Ubuntu 20.04 / 18.04 [Step-by-Step]](https://kb.ct-group.com/wp-content/uploads/2024/02/CT-logo-2024-1920x1080-1.png)
Install Zabbix 5.0 or 5.2 on Ubuntu 20.04 / 18.04 [Step-by-Step]
Note: You need to log in as a root user on your Linux server with “su -” or use “sudo” to successfully execute commands used in this tutorial. Step 1: Install Zabbix server, frontend, and agent Install Zabbix 5 .deb package on your Ubuntu OS (Ubuntu 20.04 Focal and Ubuntu 18.04 Bionic are supported). Choose 5.0 LTS release (stable, 5-year support)…
