Icinga Module - Graphite
Find a file
Eric Lippmann ff73cfdad1
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
Release version 1.3.0 (#347)
Require PHP 8.2.
 
Raise the minimum required version of icinga-php-library to >=0.19.0 and
icinga-php-thirdparty to >=0.15.0. Both are required for PHP 8.5 support.
Additionally, raise Icinga Web to >=2.12.5 for the same.
 
Remove badges from README as their information is already visible in the
GitHub UI.
2026-03-26 16:11:47 +01:00
.github GitHub Actions: Run in any pull request 2025-12-15 14:19:54 +01:00
application License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00
doc Release version 1.3.0 (#347) 2026-03-26 16:11:47 +01:00
library/Graphite License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00
public License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00
templates Templates: Set yUnitSystem to msec 2025-01-16 09:21:49 +01:00
.gitattributes git archive: ignore phpcs.xml and Git-related files 2022-09-22 10:38:17 +02:00
.gitignore Add .gitignore 2016-10-19 17:06:04 +02:00
configuration.php License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00
LICENSE.md Upgrade license to GPL-3.0-only 2026-02-23 22:28:48 +01:00
module.info Release version 1.3.0 (#347) 2026-03-26 16:11:47 +01:00
phpstan-baseline-7x.neon Separate phpstan baselines by php version 2024-04-09 14:15:40 +02:00
phpstan-baseline-8x.neon Separate phpstan baselines by php version 2024-04-09 14:15:40 +02:00
phpstan-baseline-by-php-version.php License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00
phpstan-baseline-standard.neon Separate phpstan baselines by php version 2024-04-09 14:15:40 +02:00
phpstan.neon Separate phpstan baselines by php version 2024-04-09 14:15:40 +02:00
README.md Release version 1.3.0 (#347) 2026-03-26 16:11:47 +01:00
run.php License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00

Icinga Web Graphite Integration

Icinga Logo

This module integrates an existing Graphite installation in your Icinga Web 2 frontend.

Service List Detail View

It provides a new menu section with two general overviews for hosts and services as well as an extension to the host and service detail view of the monitoring module.

Documentation