Zabbix
| Zabbix | |||||||||
|---|---|---|---|---|---|---|---|---|---|
Zabbix 7.0 LTS dashboard | |||||||||
| Developer | Zabbix LLC | ||||||||
| Initial release | April 2001 | ||||||||
| Stable release |
| ||||||||
| Written in | C (server, proxy, agent), Go (agent2), PHP (frontend), Java (gateway) | ||||||||
| Operating system | Linux, FreeBSD, macOS, Windows (agent only) | ||||||||
| Type | Network management system | ||||||||
| License | AGPLv3 (7.0+); earlier versions GPLv2 | ||||||||
| Website | www | ||||||||
| Repository | github | ||||||||
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.