Tag: zabbix

RuuviTag Monitoring in Zabbix

RuuviTag is a small battery-powered sensor that measures temperature, humidity, air pressure and movement. It communicates the measured data by broadcasting the data values using Bluetooth. I’m using a few of those sensors to monitor some rooms at home. There is an official Ruuvi Gateway Router available that can be used to interface the RuuviTags […]

Zabbix 7.0 Proxy Load Balancing

One of the new features in Zabbix 7.0 LTS is proxy load balancing. As the documentation says: Proxy load balancing allows monitoring hosts by a proxy group with automated distribution of hosts between proxies and high proxy availability. If one proxy from the proxy group goes offline, its hosts will be immediately distributed among other […]

Change History for Zabbix Protocols

All the information on this page is gathered from the official Zabbix documentation about the protocols and the upgrade notes. I’m using this information to assist with the Zabbix protocol dissector development in Wireshark, thus not all possible protocol change details will be documented here but mostly only those that affect the dissector. Version history: […]