mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-03-21 18:10:05 -04:00
Icinga Module - Graphite
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`. |
||
|---|---|---|
| .github | ||
| application | ||
| doc | ||
| library/Graphite | ||
| public | ||
| templates | ||
| .gitattributes | ||
| .gitignore | ||
| configuration.php | ||
| LICENSE.md | ||
| module.info | ||
| phpstan-baseline-7x.neon | ||
| phpstan-baseline-8x.neon | ||
| phpstan-baseline-by-php-version.php | ||
| phpstan-baseline-standard.neon | ||
| phpstan.neon | ||
| README.md | ||
| run.php | ||
Icinga Web Graphite Integration
This module integrates an existing Graphite installation in your Icinga Web 2 frontend.
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.


