Zabbix
Sign in to saveZabbix 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.
Key facts
- Software.name
- Zabbix
- Software.screenshot
- File:Zabbix 7.0 LTS Dashboard.png
- Software.caption
- Zabbix 7.0 LTS dashboard
- Software.logo
- Zabbix logo.png
- Software.developer
- Zabbix LLC
- Software.programming language
- C (server, proxy, agent), Go (agent2), PHP (frontend), Java (gateway)
- Software.operating system
- Linux, FreeBSD, macOS, Windows (agent only)
- Software.genre
- Network management system
- Software.license
- AGPLv3 (7.0+); earlier versions GPLv2
via Wikipedia infobox
Wikidata facts
- Official website
- www.zabbix.com
- Image
- Zabbix 3.0.0 dashboard_jp.png
Show 5 more facts
- software version identifier
- 7.4.3
- source code repository URL
- git.zabbix.com/scm/zbx/zabbix.git
- inception
- 2001-04-07
- Commons category
- Zabbix
- publication date
- 2001-04-07
Sources (11)
via Wikidata · CC0
~5 min read
Article
12 sectionsContents
- History
- Architecture
- Server and proxies
- Agents
- Data collection methods
- Templates and low-level discovery
- Frontend and API
- Adoption
- See also
- References
- Further reading
- External links
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.