Icinga Module - Graphite
Find a file
2022-06-01 13:49:03 +02: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 ipl\Stdlib\Filter::like() for not null checks 2022-05-23 15:57:25 +02:00
doc Update requirements 2022-06-01 13:49:03 +02:00
library Make graphite path wildcards work (#267) 2022-03-22 11:41:49 +01:00
public Remove unused code and fix syntax 2022-03-17 11:31:43 +01:00
templates added new graphite template files (#208) 2022-03-22 12:26:44 +01: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 Update requirements 2022-06-01 13:49:03 +02:00
README.md Update documentation 2022-03-22 13:17:05 +01:00
run.php Remove unused code and fix syntax 2022-03-17 11:31:43 +01:00

Icinga Module for Graphite

PHP Support 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