c53b1d27e9
addFilter and applyFilter do the same in all usages. addFilter could be replaced w/ getFilter()->add(). We must no require classes implementing this interface to implement redundant methods over and over again. The interface must be moved to the namespace Icinga\Data\Filter. It lacks documentation. |
||
---|---|---|
.puppet | ||
application | ||
bin | ||
doc | ||
etc | ||
library | ||
modules | ||
packages | ||
public | ||
test/php | ||
.gitattributes | ||
.gitignore | ||
COPYING | ||
README.md | ||
VERSION | ||
Vagrantfile | ||
icingaweb2.spec |
README.md
Icinga Web 2
Table of Contents
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 Livestatus Protocol.
Installation
For installing Icinga Web 2 please read doc/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.