Enterprise-class open source distributed monitoring (frontend) Maintained by:ports@christianserving.org Port Added: 13 Dec 2009 22:30:40 License: GPLv2
Zabbix is an enterprise-class open source distributed monitoring
solution.
Zabbix is software that monitors numerous parameters of a network and
the health and integrity of servers. Zabbix uses a flexible
notification mechanism that allows users to configure e-mail based
alerts for virtually any event. This allows a fast reaction to server
problems. Zabbix offers excellent reporting and data visualisation
features based on the stored data. This makes Zabbix ideal for
capacity planning.
WWW: http://www.zabbix.com/
To install the port:cd /usr/ports/net-mgmt/zabbix-frontend/ && make install clean To add the package:pkg_add -r zabbix-frontend
Configuration Options
===> The following configuration options are available for zabbix-frontend-1.8.13,2:
MYSQL=on (default) "Use MySQL backend"
PGSQL=off (default) "Use PostgreSQL backend"
SQLITE=off (default) "Use SQLite backend"
===> Use 'make config' to modify these settings
- Added PHP ctype module dependency
- No need to bump PORTREVISION, since the master port (zabbix-server)
is upgraded from 1.8 to 1.8.1.
PR: ports/143251
Submitted by: Anselm Strauss <amsibamsi@gmail.com>
Approved by: Jim Riggs <ports@christianserving.org> (maintainer)
- Update zabbix to 1.8
- Split the port to server, frontend, agent and proxy slaves
- Add zabbix16 for people who don't want to update to 1.8 yet
PR: ports/141364
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)