infraknit / icingadb-web

Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icinga DB Web

PHP Support Build Status Github Tag

Icinga Logo

  1. Documentation
  2. Installation
  3. Configuration
  4. Migration
  5. New Features
  6. Concepts

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.

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.

Migration

To migrate from the monitoring module to Icinga DB Web check the migration chapter.

New Features

Multiple List Layouts

The new view switcher displayed in the controls of lists allows to change their layout. The majority of lists use this to switch between various levels of detail. The service list below for example uses it to show a check's output at different lengths.

View Switcher Preview

Cleaner Detail Views

A host's or service's detail view has been restructured to show more details but also to make more use of the available space. Important details also got moved to the top so that they are visible right away without having to scroll down.

Service Detail Preview

Modal Dialogs

Acknowledging a problem, scheduling a downtime or sending a custom notification does not take you away from where you've been. Instead a modal dialog is shown on top of your current view.

Modal Dialog Preview

Bulk Operations

If you ever wanted to perform really big bulk acknowledgements or downtime schedules, now is the time for it. Simply filter for the hosts or services you want to operate on and then select Continue with filter. No more shift-click nightmares! (Which are still possible, for the die-hard)

Continue With Preview

Concepts

To learn more about our widget/view designs check the concepts chapter.

About

Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring

License:GNU General Public License v2.0


Languages

Language:PHP 93.3%Language:Less 3.7%Language:JavaScript 3.0%