Icinga Module - Graphite
Find a file
Eric Lippmann 08c1199850 Export ignore
Remove phpcs.xml and Git-related files from archives.
2022-09-19 10:15:15 +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 Split icingadb and monitoring graph controllers 2022-08-24 14:21:35 +02:00
doc Update requirements 2022-06-01 13:49:03 +02:00
library Use Icinga\Web\Controller as the base class for MonitoringAwareController instead of Icinga\Module\Monitoring\Controller 2022-08-24 14:21:35 +02: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
.gitattributes Export ignore 2022-09-19 10:15:15 +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 Increase version to 1.2.1 2022-06-15 09:17:37 +02:00
README.md Update documentation 2022-03-22 13:17:05 +01:00
run.php Split icingadb and monitoring graph controllers 2022-08-24 14:21:35 +02: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