Icinga Module - Graphite
Find a file
2021-04-08 15:31:09 +02:00
.docker Dockerfile: also install the graphite module itself 2019-01-18 10:35:42 +01:00
.github Add php action workflow 2021-04-08 11:57:35 +02:00
application Fix style issues 2021-04-08 15:31:09 +02:00
doc Make all macros used in a template's metrics filters available in its functions, too 2020-09-22 17:26:53 +02:00
library Fix style issues 2021-04-08 15:31:09 +02:00
public js: Drop redundant event handler imageLoaded 2020-04-03 12:50:25 +02: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