Port details |
- icingaweb2-module-cube Drill-down view for Icinga web 2 based on custom variables
- 1.3.2 net-mgmt =2 1.3.2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2017-03-08 11:53:12
- Last Update: 2024-09-13 14:16:03
- Commit Hash: e3a5e29
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: GPLv2
- WWW:
- https://github.com/Icinga/icingaweb2-module-cube
- Description:
- The Cube is a tiny but useful Icinga Web 2 module. It currently shows host
statistics (total count, health) grouped by various custom variables in
multiple dimensions.
It will be your new best friend in case you are running a large environment and
want to get a quick answers to questions like:
- Which project uses how many servers per environment at which location/site?
- Who occupies most servers?
- How many of those are used in production?
- Which project has only development and test boxes?
- Which operating system is used for which project and in which environment?
- Do we still have Debian Lenny?
- Which projects are to blame for this?
- Do we have applications where the operating systems used differ in staging
and production?
- Which project uses which operating system version for which application
- Which projects have homogeneous environments?
- Which projects are at a consistent patch level?
- How many RHEL 6 variants (6.1, 6.2, 6.3...) do we use?
- Who is running the oldest ones? In production?
- Which projects are still using physical servers in which environment?
- ¦ ¦ ¦ ¦
- 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-cube${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-cube
- To install the port:
- cd /usr/ports/net-mgmt/icingaweb2-module-cube/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/icingaweb2-module-cube
- pkg install icingaweb2-module-cube-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icingaweb2-module-cube-php82
- Package flavors (<flavor>: <package>)
- php82: icingaweb2-module-cube-php82
- php81: icingaweb2-module-cube-php81
- php83: icingaweb2-module-cube-php83
- php84: icingaweb2-module-cube-php84
- distinfo:
- TIMESTAMP = 1708159724
SHA256 (icinga-icingaweb2-module-cube-v1.3.2_GH0.tar.gz) = 1eb5b9927ea8daa48667ae6bb8f7304caa54a49191ed74656f70ed336967b4c8
SIZE (icinga-icingaweb2-module-cube-v1.3.2_GH0.tar.gz) = 593171
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:
-
- icingaweb2-php82>=2.12.1 : net-mgmt/icingaweb2@php82
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_icingaweb2-module-cube
- USES:
- php:web,flavors
- 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.3.2 13 Sep 2024 14:16:03 |
Jochen Neumeister (joneum) |
net-mgmt/icingaweb2-module-cube: drop maintainership
net-mgmt/icingaweb2-module-cube: drop maintainership |
1.3.2 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.3.2 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.3.2 17 Feb 2024 11:25:11 |
Jochen Neumeister (joneum) |
net-mgmt/icingaweb2-module-cube: Update to 1.3.2
Changelog: https://github.com/Icinga/icingaweb2-module-cube/releases/tag/v1.3.2
Sponsored by: Netzkommune GmbH |
1.3.0 04 Jun 2023 07:52:00 |
Jochen Neumeister (joneum) |
net-mgmt/icingaweb2-module-cube: Update to 1.3.0
Sponsored by: Netzkommune GmbH |
1.2.2 25 Jan 2023 20:07:55 |
Jochen Neumeister (joneum) |
net-mgmt/icingaweb2-module-cube: Update to 1.2.2
Sponsored by: Netzkommune GmbH |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.1 30 Jul 2021 17:58:13 |
Jochen Neumeister (joneum) |
net-mgmt/icinga*: - Take Maintainership
Sponsored by: Netzkommune GmbH |
1.1.1 28 Jul 2021 20:34:51 |
Lars Engels (lme) |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
1.1.1 01 May 2021 23:16:06 |
Lars Engels (lme) |
net-mgmt/icingaweb2-module-cube: Update to 1.1.1 |
1.1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_1 18 Dec 2019 10:10:45 |
lme |
Fix dependency syntax
PR: 210021
Submitted by: fluffy@
Reported by: mat@ |
1.1.0_1 17 Dec 2019 13:43:14 |
lme |
net-mgmt/icingaweb2 and modules:
- Drop stale dependency on www/zendframework1
- FLAVORize for all php releases
- Improve OPTIONS for supported databases
PR: 242664
Submitted by: fluffy@ |
1.1.0 31 Jul 2019 13:02:07 |
lme |
net-mgmt/icingaweb2-module-cube: Update to 1.1.0 |
1.0.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.0.1 27 Oct 2017 12:27:05 |
lme |
net-mgmt/icingaweb2-module-cube:
- Update to 1.0.1 |
1.0.0 08 Mar 2017 11:53:04 |
lme |
Add net-mgmt/icingaweb2-module-cube
The Cube is a tiny but useful Icinga Web 2 module. It currently shows host
statistics (total count, health) grouped by various custom variables in
multiple dimensions.
It will be your new best friend in case you are running a large environment and
want to get a quick answers to questions like:
- Which project uses how many servers per environment at which location/site?
- Who occupies most servers?
- How many of those are used in production?
- Which project has only development and test boxes?
- Which operating system is used for which project and in which environment?
- Do we still have Debian Lenny? (Only the first 15 lines of the commit message are shown above ) |