blob: e08af74076e98a849cdd14b0189c69887f081119 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Icinga IDO Reports
[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.0-777BB4?logo=PHP)](https://php.net/)
![Build Status](https://github.com/icinga/icingaweb2-module-idoreports/workflows/PHP%20Tests/badge.svg?branch=master)
[![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-idoreports.svg)](https://github.com/Icinga/icingaweb2-module-idoreports)
![Icinga Logo](https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png)
Icinga IDO Reports provides host and service availability reports for Icinga based on the monitoring
database (IDO).
![Host SLA Report](doc/res/host-sla-report.png "Host SLA Report")
## Documentation
* [Installation](doc/02-Installation.md)
|