Port details |
- zabbix6-server Enterprise-class open source distributed monitoring (server)
- 6.0.6 net-mgmt
=2 6.0.5Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2022-02-16 09:24:06
- Last Update: 2022-06-30 05:23:12
- Commit Hash: 2a8190f
- People watching this port, also watch:: nginx, metalock, tcpdump
- License: GPLv2+
- Description:
- 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: https://www.zabbix.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zabbix6-server>0:net-mgmt/zabbix6-server
- Conflicts:
- CONFLICTS_INSTALL:
- zabbix5[0-9]-server
- zabbix[0-57-9]-server
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net-mgmt/zabbix6-server/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/zabbix6-server
- pkg install zabbix6-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zabbix6-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656473265
SHA256 (zabbix-6.0.6.tar.gz) = 208cf2bee8e51f039c70790c638fc5013d5ab76dcbfe66ba26d351d479bc45e7
SIZE (zabbix-6.0.6.tar.gz) = 34013189
- Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net-mgmt/zabbix6-frontend
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- fping : net/fping
- Library dependencies:
-
- libpcre.so : devel/pcre
- libevent.so : devel/libevent
- libnetsnmp.so : net-mgmt/net-snmp
- libcurl.so : ftp/curl
- libodbc.so : databases/unixODBC
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for zabbix6-server-6.0.6:
CURL=on: Support for web monitoring
FPING=on: Build/install fping for ping checks
IPMI=off: Support for IPMI checks
IPV6=on: IPv6 protocol support
LDAP=off: Support for LDAP server checks
LIBXML2=off: Support for libxml2 (required by monitoring VMware)
NMAP=off: Build/install nmap for o/s detection
SSH=off: Support for SSH-based checks
UNIXODBC=on: Support for database checks via ODBC
====> Options available for the single DB: you have to select exactly one of them
MDB5=off: Mariadb 10.5 database support
MDB6=off: Mariadb 10.6 database support
MYSQL=on: MySQL 8.0 database support
MYSQLDV=off: MYSQL DEFAULT_VERSIONS= (poudriere)
PGSQL=off: PostgreSQL database support
ORACLE=off: Oracle database support
====> SSL protocol support: you have to select exactly one of them
OPENSSL=on: SSL/TLS support via OpenSSL
GNUTLS=off: SSL/TLS support via GnuTLS
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_zabbix6-server
- USES:
- pkgconfig iconv compiler:c11 mysql:80 ssl
- pkg-message:
- For install:
- Log files are now under /var/log/zabbix directory instead of /tmp as it was
previously.
For Zabbix server and proxy daemons, as well as Zabbix frontend, a database is
required. It is not needed to run Zabbix agent.
% cd /usr/local/share/zabbix6/server/database
And follow the instructions:
https://www.zabbix.com/documentation/6.0/manual/appendix/install/db_scripts
Upgrade notes for 6.0.0:
https://www.zabbix.com/documentation/6.0/en/manual/installation/upgrade_notes_600
Upgrade procedure:
https://www.zabbix.com/documentation/6.0/manual/installation/upgrade/sources
Please see https://www.zabbix.com/ for detailed information about Zabbix.
Official Zabbix documentation:
https://www.zabbix.com/documentation/6.0/en/manual
For Zabbix frontend "Welcome" screen. Enter the user name Admin with password
zabbix to log in as a Zabbix superuser.
For use NMAP please edit sudoers.
This is a Zabbix Standard release!
Standard Zabbix releases are supported for Zabbix customers during six (6)
months of Full Support (general, critical and security issues) until the next
Zabbix stable release, plus one (1) additional month of Limited Support
(critical and security issues only). Zabbix Standard version release will result
in change of the second version number.
Stable release: Zabbix 6.0
Release date: May 17, 2021
End of Full Support: Nov 30, 2021
End of Limited Support: Dec 31, 2021
Zabbix Life Cycle & Release Policy:
https://www.zabbix.com/life_cycle_and_release_policy
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jun 2022 05:23:12 6.0.6
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: Update to 6.0.6
Though this commit "only" updates net-mgmt/zabbix6-server to 6.0.6, it
effectively updates all net-mgmt/zabbix6-* to 6.0.6.
PHP 8.0 and 8.1 are supported though it is not sure how fully they are.
The release notes discuss both.
zabbix6 also supports MariaDB 10.7. Note that MariaDB 10.7 support will
be added to the zabbix6 family of ports when MariaDB is added to ports.
Release notes can be found at https://www.zabbix.com/rn/rn6.0.6. |
09 Jun 2022 20:43:27 6.0.5
|
Juraj Lutter (otis)  |
net-mgmt/zabbix6-server: Update to 6.0.5
Release notes: https://www.zabbix.com/rn/rn6.0.5
Approved by: cy |
09 May 2022 22:12:18 6.0.4
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: A don't override DEFAULT_VERSIONS= option
Some DIY poudriere users prefer to specify $DEFAULT_VERSIONS in their
make.conf. Such users should be aware that Zabbix 6 supports only
mysql 8.0 and mariadb 10.5 and 10.6. (Though some have made it to work
with mysql 5.7 when they ignore the warning message.) Provide these users
with an option to remove the default allowing them to "responsibly"
specify the version in their poudriere make.conf.
Reported by: otis, egresh@egresh.sk
Tested by: egresh@egresh.sk |
09 May 2022 22:12:18 6.0.4
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: Split mariadb options
Zabbix 6 supports mariadb 10.5 and 10.6. Allow the user to select one or
the other. |
09 May 2022 17:48:48 6.0.3
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: Fix mariadb opton
Mariadb option failed to build properly.
PR: 262438
Fixes: 9d8cb8eb28c5e8f7be50841c27d54cb23db20db1
MFH: 2022Q2 |
09 May 2022 17:48:48 6.0.4
|
Cy Schubert (cy)  |
net-mgmt/zabbix6*: Update 6.0.3 --> 6.0.4
See release notes at https://www.zabbix.com/rn/rn6.0.4.
PHP 8.0 is still not consistently supported, however looking at
https://support.zabbix.com/browse/ZBX-20821 users may be able to
test without the IGNORE_WITH_PHP line. The PHP 7.4 requirement will
remain until zabbix 6 release notes are updated. |
12 Apr 2022 15:15:38 6.0.3
|
Juraj Lutter (otis)  |
net-mgmt/zabbix6-server: Update to 6.0.3
Approved by: cy |
08 Apr 2022 15:30:16 6.0.2_1
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: Require mysql 8.0
When using mysql, zabbix6 requires 8.0, not the default 5.7. 8.0 is
supported by upstream.
PR: 262438
Reported by: rob2g2 <rob2g2-freebsd@bitbert.com>
MFH: 2022Q2 |
14 Mar 2022 16:59:12 6.0.2
|
Cy Schubert (cy)  |
sysutils/zabbix6: Update to 6.0.2
Numerous bug fixes. See release notes at https://www.zabbix.com/rn/rn6.0.2. |
16 Feb 2022 10:27:29 6.0.0_2
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-frontend: Ignore for PHP80 and PHP81
Zabbix-frontend still requires PHP74; mark for deprecation pending
updated PHP requirement.
Reported by: bofh |
16 Feb 2022 10:26:13 6.0.0_1
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: Update pkg-message
Update links in pkg-message. |
16 Feb 2022 09:28:53 6.0.0
|
Cy Schubert (cy)  |
net-mgmt/zabbix6-server: Fix typo
Insert a missing equal sign. |
16 Feb 2022 09:18:02

|
Cy Schubert (cy)  |
net-mgmt/zabbix6-*: Add new family of zabbix6-* ports
Zabbix 6.0 LTS was released on Feb 8, 2022.
End of full support: Feb 28, 2025
End of Limited support: Feb 28, 2027
Announced: https://www.zabbix.com/life_cycle_and_release_policy |