Icinga Module - Graphite
Find a file
2022-03-08 10:51:38 +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 Make graphs themeable 2022-03-08 10:51:38 +01:00
doc Require PHP 7.2+ 2022-01-14 11:34:10 +01:00
library Make graphs themeable 2022-03-08 10:51:38 +01:00
public Make graphs themeable 2022-03-08 10:51:38 +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 Limit graphs loaded by default per monitored object 2018-04-06 16:35:02 +02: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 Version 1.1.0 2018-08-02 14:57:45 +02:00
README.md Document Dockerfile 2019-03-04 14:06:14 +01:00
run.php Actually load PSR and iplx 2017-10-04 16:16:43 +02: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