notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2021Q3
zabbix52-server Enterprise-class open source distributed monitoring (server)
5.2.7 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.2.7Version of this port present on the latest quarterly branch.
Maintainer: pg@pakhom.spb.ru search for ports maintained by this maintainer
Port Added: 2021-07-10 01:00:01
Last Update: 2021-07-06 07:18:17
Commit Hash: be42ab4
License: GPLv2+
WWW:
https://www.zabbix.com/
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (31 items)
Collapse this list.
  1. bin/zabbix_js
  2. /usr/local/share/licenses/zabbix52-server-5.2.7/catalog.mk
  3. /usr/local/share/licenses/zabbix52-server-5.2.7/LICENSE
  4. /usr/local/share/licenses/zabbix52-server-5.2.7/GPLv2+
  5. share/zabbix52/server/database/mysql/data.sql
  6. share/zabbix52/server/database/mysql/double.sql
  7. share/zabbix52/server/database/mysql/images.sql
  8. share/zabbix52/server/database/mysql/schema.sql
  9. share/zabbix52/server/database/oracle/data.sql
  10. share/zabbix52/server/database/oracle/double.sql
  11. share/zabbix52/server/database/oracle/images.sql
  12. share/zabbix52/server/database/oracle/schema.sql
  13. share/zabbix52/server/database/postgresql/data.sql
  14. share/zabbix52/server/database/postgresql/double.sql
  15. share/zabbix52/server/database/postgresql/images.sql
  16. share/zabbix52/server/database/postgresql/schema.sql
  17. share/zabbix52/server/database/postgresql/timescaledb.sql
  18. share/zabbix52/server/database/sqlite3/data.sql
  19. share/zabbix52/server/database/sqlite3/images.sql
  20. share/zabbix52/server/database/sqlite3/schema.sql
  21. etc/zabbix52/zabbix_server.conf.sample
  22. @comment @dir etc/zabbix52/zabbix_proxy.conf.d
  23. @dir etc/zabbix52/zabbix_server.conf.d
  24. @dir etc/zabbix52/zabbix/alertscripts
  25. man/man8/zabbix_server.8.gz
  26. sbin/zabbix_server
  27. @dir etc/zabbix52/zabbix/externalscripts
  28. @dir lib/modules
  29. @owner
  30. @group
  31. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • zabbix52-server>0:net-mgmt/zabbix52-server
Conflicts:
CONFLICTS_INSTALL:
  • zabbix[0-46-9][0-9]-server
  • zabbix5[0-13-9]-server
  • zabbix[0-9]-server
To install the port:
cd /usr/ports/net-mgmt/zabbix52-server/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/zabbix52-server
  • pkg install zabbix52-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zabbix52-server
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1625065845 SHA256 (zabbix-5.2.7.tar.gz) = 243d773a9706105e041c37937e2b16df6fabc51c350ea6dffc14fe2d7b3db868 SIZE (zabbix-5.2.7.tar.gz) = 20971531

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. fping : net/fping
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libevent.so : devel/libevent
  3. libnetsnmp.so : net-mgmt/net-snmp
  4. libcurl.so : ftp/curl
  5. libodbc.so : databases/unixODBC
  6. libiconv.so : converters/libiconv
  7. libmysqlclient.so.20 : databases/mysql57-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zabbix52-server-5.2.7: 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 MYSQL=on: MySQL database support 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_zabbix52-server
USES:
pkgconfig iconv compiler:c11 mysql ssl
pkg-message:
For install:
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/zabbix52/server/database And follow the instructions: https://www.zabbix.com/documentation/5.2/manual/appendix/install/db_scripts Upgrade notes for 5.2.0: https://www.zabbix.com/documentation/5.2/manual/installation/upgrade_notes_520 Upgrade procedure: https://www.zabbix.com/documentation/5.2/manual/installation/upgrade/sources Please see https://www.zabbix.com/ for detailed information about Zabbix. Official Zabbix documentation: https://www.zabbix.com/documentation/5.2/start 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 5.2 Release date: Oct 27, 2020 End of Full Support: Apr 30, 2021 End of Limited Support: May 31, 2021 Zabbix Life Cycle & Release Policy: https://www.zabbix.com/life_cycle_and_release_policy
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://cdn.zabbix.com/zabbix/sources/stable/5.2/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.2.7
06 Jul 2021 07:18:17
commit hash: be42ab4a09745294bd054f642c7334294a70da12commit hash: be42ab4a09745294bd054f642c7334294a70da12commit hash: be42ab4a09745294bd054f642c7334294a70da12commit hash: be42ab4a09745294bd054f642c7334294a70da12 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix52: Update to 5.2.7

Changelog: https://www.zabbix.com/rn/rn5.2.7
Differential Revision: https://reviews.freebsd.org/D30966

Approved by:	pg@pakhom.spb.ru (maintainer)

(cherry picked from commit db1f820bf89b1e72a3d24fc159c15401c3fba716)

Number of commits found: 1