Icinga DB Web - Module web
Find a file
2020-03-12 14:26:46 +01:00
.github/workflows Cleanup/Enhance php action workflow 2020-01-21 15:31:10 +01:00
application Introduce class ErrorController 2020-03-12 10:33:41 +01:00
doc doc: Finish feature section in about 2020-03-12 14:26:46 +01:00
library/Icingadb Controller: Utilize our own error controller 2020-03-12 10:34:03 +01:00
public action-list.js: Ignore links near data-no-icinga-ajax 2020-03-10 12:59:49 +01:00
.gitignore Update .gitignore 2020-01-23 13:34:45 +01:00
.phpcs.xml phpcs: Relax style checks a bit 2020-01-20 08:45:11 +01:00
configuration.php Add "Tactical Overview" to menu 2020-03-04 10:48:11 +01:00
README.md Update docs 2020-03-12 14:26:46 +01:00
run.php Provide ApplicationState hook to announce Redis issues 2019-12-12 14:16:33 +01:00

Icinga DB Web

PHP Support Build Status Github Tag

Icinga Logo

  1. About
  2. Documentation
  3. Installation
  4. Configuration

About

Icinga DB Web pushes your monitoring stack to the next level.

Based on the lessons learnt with the base monitoring module, it offers a modern and streamlined design to provide a clear and concise overview of your monitoring environment.

It adds new features, such as:

TODO: Check if there aren't some more fancy features..

  • Bulk operations to schedule downtimes for host groups and alike.
  • Enhanced action workflows with In-window modals.
  • View switching to chose how much detail will be displayed.
  • Improved status bar with applied filters.

TODO: Update screenshots

ListTypes

HostServiceList

HostDetailHistory

Documentation

The documentation is located in the doc/ directory and also available on icinga.com/docs.

Installation

For installing Icinga DB Web please check the installation chapter.

Configuration

To configure Icinga DB Web please check the configuration chapter.