summaryrefslogtreecommitdiffstats
path: root/README.md
blob: d1263e6c31c0256197ae74cb1923baa375c93178 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Icinga Web Graphite Integration

[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/)
![Build Status](https://github.com/icinga/icingaweb2-module-graphite/workflows/PHP%20Tests/badge.svg?branch=main)
[![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-graphite.svg)](https://github.com/Icinga/icingaweb2-module-graphite)

![Icinga Logo](https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png)

This module integrates an existing [Graphite](https://graphite.readthedocs.io/en/latest/)
installation in your [Icinga Web 2](https://icinga.com/products/infrastructure-monitoring/)
frontend.

![Service List](doc/img/service-list.png)
![Detail View](doc/img/service-detail-view.png)

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

* [Installation](https://icinga.com/docs/icinga-web-graphite-integration/latest/doc/02-Installation/)
* [Configuration](https://icinga.com/docs/icinga-web-graphite-integration/latest/doc/03-Configuration/)
* [Templates](https://icinga.com/docs/icinga-web-graphite-integration/latest/doc/04-Templates/)
* [Development](https://icinga.com/docs/icinga-web-graphite-integration/latest/doc/06-Development/)