Jump to content

Zabbix: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 20: Line 20:


Released under the terms of version 2 of the [[GNU General Public License]], ZABBIX is [[free software]].
Released under the terms of version 2 of the [[GNU General Public License]], ZABBIX is [[free software]].

Screenshots look nice , however documentation is outdated.



== See also ==
== See also ==

Revision as of 20:48, 22 April 2009

ZABBIX
Developer(s)ZABBIX SIA
Stable release
1.6.4 / April 2009
Preview release
1.5.4 / August 2008
Repository
Written inC (server), PHP (frontend)
Operating systemCross-platform
TypeNetwork management system
LicenseGNU General Public License
Websitehttp://www.zabbix.com/

ZABBIX is a network management system application created by Alexei Vladishev. It is designed to monitor and track the status of various network services, servers, and other network hardware.

It uses MySQL, PostgreSQL, SQLite or Oracle to store data. Its backend is written in C and the web frontend is written in PHP. ZABBIX offers several monitoring options. Simple checks can verify the availability and responsiveness of standard services such as SMTP or HTTP without installing any software on the monitored host. A ZABBIX agent can also be installed on UNIX and Windows hosts to monitor statistics such as CPU load, network utilization, disk space, etc. As an alternative to installing an agent on hosts, ZABBIX includes support for monitoring via SNMP, TCP and ICMP checks, IPMI and custom parameters. ZABBIX supports a variety of real-time notification mechanisms, including Jabber.

Released under the terms of version 2 of the GNU General Public License, ZABBIX is free software.

See also

References