From 0fef7990d7a08bdb9c2dc4a1795bbff6d2235cfb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:44:36 +0200 Subject: Adding upstream version 0.10.0. Signed-off-by: Daniel Baumann --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..e08af74 --- /dev/null +++ b/README.md @@ -0,0 +1,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) -- cgit v1.2.3