No description
  • PHP 93.6%
  • Less 5.7%
  • HTML 0.7%
Find a file
Daniel Baumann 4d288ed342
Releasing fastforward version 1.4.0-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-04-14 11:43:14 +02:00
application Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
debian Releasing fastforward version 1.4.0-1~ffwd13+u1. 2026-04-14 11:43:14 +02:00
doc Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
library/Cube Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
public/css Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
.mailmap Adding upstream version 1.3.3. 2025-08-05 13:28:28 +02:00
AUTHORS Adding upstream version 1.3.3. 2025-08-05 13:28:28 +02:00
configuration.php Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
LICENSE.md Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
module.info Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
phpstan-baseline-7x.neon Adding upstream version 1.3.3. 2025-08-05 13:28:28 +02:00
phpstan-baseline-8x.neon Adding upstream version 1.3.3. 2025-08-05 13:28:28 +02:00
phpstan-baseline-by-php-version.php Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
phpstan-baseline-standard.neon Adding upstream version 1.3.3. 2025-08-05 13:28:28 +02:00
phpstan.neon Adding upstream version 1.3.3. 2025-08-05 13:28:28 +02:00
README.md Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00
run.php Merging upstream version 1.4.0. 2026-04-14 11:42:42 +02:00

Icinga Cube

Icinga Logo

The Icinga Cube is a tiny but useful Icinga Web module. It currently shows host and service statistics (total count, health) grouped by various custom variables in multiple dimensions.

Cube - Overview

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?

Installation

To install Icinga Cube see Installation.