c4ed49cb1a
The HttpNotFoundException should be used for sending a HTTP 404 response w/ a custom message. There's also Zend_Controller_Action_Exception but this exception will always show 'Page not found' because we want to hide messages generated by Zend, like 'Action "foobar" does not exist and was not trapped in __call()'. refs #6281 |
||
---|---|---|
.puppet | ||
application | ||
bin | ||
doc | ||
etc | ||
library | ||
modules | ||
packages | ||
public | ||
test/php | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
AUTHORS | ||
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.