summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 54a12068ff1edd71f28e4017f44d787b7b6d8c51 (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=master)
[![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/)