No description
  • PHP 98.3%
  • HTML 1.7%
Find a file
Daniel Baumann 0d33b7c178
Releasing fastforward version 1.1.0-8~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-01-19 10:54:14 +01:00
.github Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
application Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
debian Releasing fastforward version 1.1.0-8~ffwd13+u1. 2026-01-19 10:54:14 +01:00
library/Pnp Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
.github_changelog_generator Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
.mailmap Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
AUTHORS Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
CHANGELOG.md Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
configuration.php Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
LICENSE Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
module.info Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
README.md Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
RELEASE.md Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00
run.php Adding upstream version 1.1.0. 2026-01-19 10:54:08 +01:00

PNP module for Icinga Web 2

General Information

PNP is an addon to Icinga which analyzes performance data provided by plugins and stores them automatically into RRD-databases.

This module integrates PNP4Nagios into your Icinga Web 2 frontend. It requires PNP4Nagios to installed and configured.

Installation

Just drop this module to a folder named pnp in one of your Icinga Web 2 module directories. Then enable it in your frontend (Configuration -> Modules -> pnp -> enable) and it should work out of the box. Check the modules config tab right there in case you are using a customized installation instead of standard PNP4Nagios packages.

TODO

We should also provide an easy way to integrate our authentication and permission system into PNP4Nagios. This would require a small wrapper doing an embedded Icinga Web 2 bootstrap in order to provide our user object and a list of allowed hosts/services to PNP4Nagios.