Zabbix

Zabbix
DeveloperZabbix LLC
Initial releaseApril 2001 (2001-04)
Stable release
7.4:7.4.3 / 1 October 2025 (1 October 2025)
7.2:7.2.13 / 30 September 2025 (30 September 2025)
7.0 LTS:7.0.19 / 29 September 2025 (29 September 2025)
6.0 LTS:6.0.42 / September 29, 2025 (2025-09-29)
Written inC (server, proxy, agent), Go (agent2), PHP (frontend), Java (gateway)
Operating systemLinux, FreeBSD, macOS, Windows (agent only)
TypeNetwork management system
LicenseAGPLv3 (7.0+); earlier versions GPLv2
Websitewww.zabbix.com
Repositorygithub.com/zabbix/zabbix

Zabbix is an open-source monitoring platform for networks, servers, virtual machines, and cloud services. It collects metrics via SNMP, IPMI, JMX, and custom agents, then stores the data in a relational database and provides alerting, visualization, and reporting through a web-based frontend.

Alexei Vladishev created Zabbix in 2001 and released the first stable version (1.0) in 2004. The project is developed by Zabbix LLC (SIA Zabbix), based in Riga, Latvia. The server and agent are written in C, a newer agent (agent2) in Go, the web frontend in PHP, and a Java gateway handles JMX monitoring. Beginning with version 7.0 (June 2024), Zabbix is licensed under the AGPLv3; earlier versions used the GPLv2.