Icinga Module - Graphite
Find a file
Eric Lippmann c55a4b2f1d
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
Relicense to GPL-3.0-only and add SPDX license headers (#346)
Relicense this module to `GPL-3.0-only`. Replace the old license file
with `LICENSE.md` and update documentation references accordingly.
Add `GPL-3.0-or-later` SPDX license headers to source files, allowing
relicensing under future GPL versions. This ensures compatibility with
third-party dependencies (e.g. `Apache-2.0`) incompatible with
`GPL-2.0-only`.
2026-03-11 21:50:15 +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 Fix broken link 2025-01-13 10:53:50 +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 module.info: Raise version to 1.2.5 2025-07-01 15:13:51 +02: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 README.md: Drop PHP support badge 2025-07-01 15:13:51 +02:00
run.php License source files as GPL-3.0-or-later 2026-03-11 21:48:49 +01:00

Icinga Web Graphite Integration

Build Status Github Tag

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