Icinga Module - Graphite
Find a file
2022-03-21 11:21:33 +01:00
.docker Dockerfile: also install the graphite module itself 2019-01-18 10:35:42 +01:00
.github Run tests on PHP 8.1 2022-01-14 11:34:49 +01:00
application Use class IcingadbUtils instead of using traits directly 2022-03-21 11:21:33 +01:00
doc 04-Templates.md: Add note for required sections of template file 2022-03-15 13:17:12 +01:00
library Use class IcingadbUtils instead of using traits directly 2022-03-21 11:21:33 +01:00
public Remove unused code and fix syntax 2022-03-17 11:31:43 +01:00
templates changed function on counter values to get a real graph 2019-10-09 10:54:16 +02:00
.gitignore Add .gitignore 2016-10-19 17:06:04 +02:00
.phpcs.xml Add phpcs config 2021-04-08 15:21:55 +02:00
CHANGELOG.md Version 1.1.0 2018-08-02 14:57:45 +02:00
configuration.php configuration.php: Remove redundant parameter graphs_limit 2022-03-11 15:27:34 +01:00
COPYING Add license 2016-05-11 16:40:04 +02:00
Dockerfile.demo Don't require to re-build the container on graph template changes 2019-03-04 14:19:28 +01:00
module.info module.info: Add icingadb to the dependencies 2022-03-17 11:31:43 +01:00
README.md Document Dockerfile 2019-03-04 14:06:14 +01:00
run.php Remove unused code and fix syntax 2022-03-17 11:31:43 +01:00

Graphite - Icinga Web 2 Module

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