Port details |
- icingaweb2-module-icingadb Publish, synchronize, and visualize Icinga data
- 1.1.0 net-mgmt =2 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: dvl@FreeBSD.org
- Port Added: 2023-09-26 15:27:09
- Last Update: 2024-08-03 18:59:37
- Commit Hash: 6373a1d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: GPLv2
- WWW:
- https://icinga.com/docs/icinga-db-web/latest/doc/01-About/
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- icingaweb2-module-icingadb${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-icingadb
- To install the port:
- cd /usr/ports/net-mgmt/icingaweb2-module-icingadb/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/icingaweb2-module-icingadb
- pkg install icingaweb2-module-icingadb-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icingaweb2-module-icingadb-php82
- Package flavors (<flavor>: <package>)
- php82: icingaweb2-module-icingadb-php82
- php81: icingaweb2-module-icingadb-php81
- php83: icingaweb2-module-icingadb-php83
- php84: icingaweb2-module-icingadb-php84
- distinfo:
- TIMESTAMP = 1696075981
SHA256 (icinga-icingadb-web-v1.1.0_GH0.tar.gz) = 8ac034695c26534669fb08142273e3f60aea9bb5636f72c160e44b75188adec3
SIZE (icinga-icingadb-web-v1.1.0_GH0.tar.gz) = 2337373
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- icinga-php-library-php82>=0.9 : net-mgmt/icinga-php-library@php82
- icinga-php-thirdparty-php82>=0.11.0 : net-mgmt/icinga-php-thirdparty@php82
- icingadb>0 : net-mgmt/icingadb
- icingaweb2-php82>=2.9 : net-mgmt/icingaweb2@php82
- php.h : lang/php82
- curl.so : ftp/php82-curl
- dom.so : textproc/php82-dom
- xml.so : textproc/php82-xml
- mysqli.so : databases/php82-mysqli
- pdo_mysql.so : databases/php82-pdo_mysql
- pdo_pgsql.so : databases/php82-pdo_pgsql
- pgsql.so : databases/php82-pgsql
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for icingaweb2-module-icingadb-php82-1.1.0:
MYSQL=on: MySQL database support
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_icingaweb2-module-icingadb
- USES:
- php:web,flavors shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
1.1.0 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
1.1.0 08 Dec 2023 18:12:54 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/icingaweb2-module-icingadb: Fix bulk warning
Approved by: portmgr (just-fix-it) |
1.1.0 12 Nov 2023 19:23:01 |
Muhammad Moinur Rahman (bofh) |
*/*: Cleanup php NOOP codes
There are some php modules which are by default installed and/or
statically linked in the default PHP installations and has no effect if
mentioned through USE_PHP. Remove those codes.
Also add comment for these cases like which extensions are required for
future references.
Approved by: portmgr (blanket) |
1.1.0 03 Oct 2023 12:35:07 |
Dan Langille (dvl) |
net-mgmt/icingaweb2-module-icingadb: Update to 1.1.0
re: https://github.com/Icinga/icingadb-web/releases/tag/v1.1.0 |
1.0.2 26 Sep 2023 15:24:44 |
Dan Langille (dvl) |
net-mgmt/icingaweb2-module-icingadb: Add new port
Publish, synchronize, and visualize Icinga data
https://icinga.com/docs/icinga-db-web/latest/doc/01-About/ |