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
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
zabbix5-server Enterprise-class open source distributed monitoring (server) LTS
5.0.25 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.0.25Version of this port present on the latest quarterly branch.
Maintainer: pg@pakhom.spb.ru search for ports maintained by this maintainer
Port Added: 2022-06-07 12:45:06
Last Update: 2022-07-01 12:40:00
Commit Hash: 0dfc123
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/zabbix5-server-5.0.25/catalog.mk
  3. /usr/local/share/licenses/zabbix5-server-5.0.25/LICENSE
  4. /usr/local/share/licenses/zabbix5-server-5.0.25/GPLv2+
  5. share/zabbix5/server/database/mysql/data.sql
  6. share/zabbix5/server/database/mysql/double.sql
  7. share/zabbix5/server/database/mysql/images.sql
  8. share/zabbix5/server/database/mysql/schema.sql
  9. share/zabbix5/server/database/oracle/data.sql
  10. share/zabbix5/server/database/oracle/double.sql
  11. share/zabbix5/server/database/oracle/images.sql
  12. share/zabbix5/server/database/oracle/schema.sql
  13. share/zabbix5/server/database/postgresql/data.sql
  14. share/zabbix5/server/database/postgresql/double.sql
  15. share/zabbix5/server/database/postgresql/images.sql
  16. share/zabbix5/server/database/postgresql/schema.sql
  17. share/zabbix5/server/database/postgresql/timescaledb.sql
  18. share/zabbix5/server/database/sqlite3/data.sql
  19. share/zabbix5/server/database/sqlite3/images.sql
  20. share/zabbix5/server/database/sqlite3/schema.sql
  21. @comment @dir etc/zabbix5/zabbix_proxy.conf.d
  22. @dir etc/zabbix5/zabbix_server.conf.d
  23. @dir etc/zabbix5/zabbix/alertscripts
  24. man/man8/zabbix_server.8.gz
  25. sbin/zabbix_server
  26. @sample etc/zabbix5/zabbix_server.conf.sample
  27. @dir etc/zabbix5/zabbix/externalscripts
  28. @dir lib/modules
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • zabbix5-server>0:net-mgmt/zabbix5-server
Conflicts:
CONFLICTS_INSTALL:
  • zabbix[0-9][0-9]-server
  • zabbix[0-46-9]-server
To install the port:
cd /usr/ports/net-mgmt/zabbix5-server/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/zabbix5-server
  • pkg install zabbix5-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zabbix5-server
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656582184 SHA256 (zabbix-5.0.25.tar.gz) = 9319e03f7be6a51e8324f3b337ef70dca62481dd0f5541ae58928dc89a6d8118 SIZE (zabbix-5.0.25.tar.gz) = 21300141

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. libmysqlclient.so.20 : databases/mysql57-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zabbix5-server-5.0.25: 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_zabbix5-server
USES:
pkgconfig iconv compiler:c11 mysql 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/zabbix5/server/database And follow the instructions: https://www.zabbix.com/documentation/5.0/manual/appendix/install/db_scripts Upgrade notes for 5.0.0: https://www.zabbix.com/documentation/5.0/manual/installation/upgrade_notes_500 Upgrade procedure: https://www.zabbix.com/documentation/5.0/manual/installation/upgrade/sources Please see https://www.zabbix.com/ for detailed information about Zabbix. Official Zabbix documentation: https://www.zabbix.com/documentation/5.0/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 LTS release! Zabbix LTS releases are supported for Zabbix customers during five (5) years i.e. 3 years of Full Support (general, critical and security issues) and 2 additional years of Limited Support (critical and security issues only). Zabbix LTS version release will result in change of the first version number. Stable release: Zabbix 5.0 Release date: 12 May, 2020 End of Full Support: 31 May, 2023 End of Limited Support: 31 May, 2025 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.0/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.25
01 Jul 2022 12:40:00
commit hash: 0dfc123f20bf0959f37854b14338cfe913153d9dcommit hash: 0dfc123f20bf0959f37854b14338cfe913153d9dcommit hash: 0dfc123f20bf0959f37854b14338cfe913153d9dcommit hash: 0dfc123f20bf0959f37854b14338cfe913153d9d files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix5-server: Fix pkg-plist for frontend

Fix pkg-plist for zabbix5-frontend that has not been caught
up in previous commit to zabbix5-server.

This is a direct commit to 2022Q2

PR:             264957
5.0.25
01 Jul 2022 12:10:33
commit hash: eb3758a9821cb65f4e6e71eb1a1fe2bbcbaffafacommit hash: eb3758a9821cb65f4e6e71eb1a1fe2bbcbaffafacommit hash: eb3758a9821cb65f4e6e71eb1a1fe2bbcbaffafacommit hash: eb3758a9821cb65f4e6e71eb1a1fe2bbcbaffafa files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix5-server: Update to 5.0.25

Release notes: https://www.zabbix.com/rn/rn5.0.25

(cherry picked from commit 127904be34245eb4e2ed3c0627c8320faec19029)
5.0.24
07 Jun 2022 12:43:47
commit hash: cc26d5928df1a7ee76af44f8acab3adeefa1acc3commit hash: cc26d5928df1a7ee76af44f8acab3adeefa1acc3commit hash: cc26d5928df1a7ee76af44f8acab3adeefa1acc3commit hash: cc26d5928df1a7ee76af44f8acab3adeefa1acc3 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix5-server: Update to 5.0.24

Release notes: https://www.zabbix.com/rn/rn5.0.24

(cherry picked from commit 26421ab516e64dbecd8d73f4821d1e19b8bd5de2)

Number of commits found: 3