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 2024Q2
icingadb Publish, synchronize, and visualize Icinga data
1.1.1_13 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 1.1.1_13Version of this port present on the latest quarterly branch.
Maintainer: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
License: GPLv2
WWW:
https://icinga.com/docs/icinga-db/latest/doc/02-Installation/
Description:
Icinga DB is a set of components for publishing, synchronizing and visualizing monitoring data in the Icinga ecosystem, consisting of: * Icinga DB Web which connects to both a Redis server and a database to view and work with most up-to-date monitoring data * Icinga 2 with its Icinga DB feature enabled, responsible for publishing the data to the Redis server, i.e. configuration and its runtime updates, check results, state changes, downtimes, acknowledgements, notifications, and other events such as flapping * And the Icinga DB daemon, which synchronizes the data between the Redis server and the database
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/icingadb-1.1.1_13/catalog.mk
  2. /usr/local/share/licenses/icingadb-1.1.1_13/LICENSE
  3. /usr/local/share/licenses/icingadb-1.1.1_13/GPLv2
  4. bin/icingadb
  5. @sample(root,wheel,0640) etc/icingadb/config.yml.sample
  6. share/examples/icingadb/schema/pgsql/upgrades/1.1.1.sql
  7. share/examples/icingadb/schema/pgsql/schema.sql
  8. share/examples/icingadb/schema/mysql/schema.sql
  9. share/examples/icingadb/schema/mysql/upgrades/1.1.1.sql
  10. share/examples/icingadb/schema/mysql/upgrades/1.0.0.sql
  11. share/examples/icingadb/schema/mysql/upgrades/1.0.0-rc2.sql
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • icingadb>0:net-mgmt/icingadb
To install the port:
cd /usr/ports/net-mgmt/icingadb/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/icingadb
  • pkg install icingadb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: icingadb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694197114 SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.1.1_GH0/v1.1.1.mod) = a1c31eb3ce2da460c847b048f5020a1707273df2d46169f37511de4cee9b5685 SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.1.1_GH0/v1.1.1.mod) = 1508

Expand this list (4 items)

Collapse this list.

SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.1.1_GH0/v1.1.1.zip) = 7988ae8a59b5904a461b922bb50d35c9e1ebd5e659486d40425f01594fc2a21c SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.1.1_GH0/v1.1.1.zip) = 3872935 SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.1.1_GH0/Icinga-icingadb-v1.1.1_GH0.tar.gz) = 8f4246765dc364917170905e38b01c62a6c44eab7d333c131fc46691a47c150a SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.1.1_GH0/Icinga-icingadb-v1.1.1_GH0.tar.gz) = 3868785

Collapse this list.


Packages (timestamps in pop-ups are UTC):
icingadb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.0_61.2.0_6-1.2.0_41.2.0_6---
FreeBSD:13:quarterly1.2.0_31.2.0_3-1.2.0_31.2.0_3---
FreeBSD:14:latest1.2.0_41.2.0_6-1.2.0_41.2.0_6---
FreeBSD:14:quarterly1.2.0_31.2.0_3-1.2.0_31.2.0_3---
FreeBSD:15:latest1.2.0_41.2.0_5n/a1.2.0_4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
  2. vacuumlo : databases/postgresql15-contrib
Runtime dependencies:
  1. vacuumlo : databases/postgresql15-contrib
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_icingadb
USES:
go:modules pgsql zip
pkg-message:
For install:
When using this package for the first time, you must first create the CITEXT extension in your databaes. Issue this command: create extension if not exists citext;
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/Icinga/icingadb/tar.gz/v1.1.1?dummy=/
  2. https://proxy.golang.org/github.com/icinga/icingadb/@v/
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
1.1.1_13
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
1.1.1_12
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
1.1.1_11
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3