Eric Lippmann 1ed2ebc191 IDO: Add config option to use the customvariables table for fetching custom vars
Icinga 1.x has the option to not dump the icinga_customvariablestatus table:

dump_customvar_status=0

With this setting applied, Web 2 will never show custom variables because Web 2 relies on the customvariablestatus table.
This commit introduces a config option to use the customvariables table instead:

/etc/icingaweb2/modules/monitoring/config.ini

[ido]
use_customvar_status_table = 0
2016-09-12 15:52:07 +02:00
2016-02-08 15:54:48 +01:00
2015-11-26 11:17:32 +01:00
2016-04-13 16:26:13 +02:00
2016-04-13 16:26:13 +02:00
2016-06-23 14:09:55 +02:00
2013-07-03 14:17:48 +02:00
2016-06-23 14:09:55 +02:00
2016-04-11 10:10:41 +02:00
2015-09-30 18:17:27 +02:00
2016-02-26 14:01:15 +01:00
2016-06-23 14:09:55 +02:00

Icinga Web 2

Table of Contents

  1. About
  2. Installation
  3. Support

About

Icinga Web 2 is the next generation open source monitoring web interface, framework and command-line interface developed by the Icinga Project, supporting Icinga 2, Icinga Core and any other monitoring backend compatible with the IDO database.

Icinga Web 2

Installation

For installing Icinga Web 2 please read doc/02-Installation.md.

Support

If you come across problems at some time, the community support channels are good places to ask for advice from other users and give some in return.

For status updates check the Icinga website and the Icinga Web 2 development roadmap.

Description
A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Readme GPL-2.0 74 MiB
Languages
PHP 81.7%
HTML 9.1%
JavaScript 5.6%
Less 3.6%