Icinga Module - Business Process
Find a file
Markus Frosch 98cc43f01b BpNode: Count missing nodes in getStateSummary
Children that are missing should increment the counter, as well as
if no children are present.

So it's easy to find missing nodes following the counters.
2017-06-01 16:51:22 +02:00
application ProcessController: Shorten list of missing nodes in UI 2017-05-31 14:24:17 +02:00
doc module.info: prepare v2.1.0 2017-02-20 15:22:43 +01:00
library BpNode: Count missing nodes in getStateSummary 2017-06-01 16:51:22 +02:00
packaging/debian packaging: provide Debian build instructions 2017-01-10 18:04:48 +01:00
public css: top-align dashlets 2017-02-17 15:47:17 +01:00
test test: add compatibility layer for phpunit 2017-02-08 16:36:38 +01:00
.gitattributes Prepare icinga exchange yml file 2015-02-06 15:16:53 +01:00
.gitignore gitlab-ci: blame, coverage 2017-01-10 18:35:19 +01:00
.gitlab-ci.yml gitlab-ci: blame, coverage 2017-01-10 18:35:19 +01:00
.travis.yml .travis.yml: use phpcs 2.x to keep 5.3 supported 2017-06-01 12:07:43 +02:00
configuration.php Metadata: add support for 'prefix' restriction 2017-02-08 16:05:06 +01:00
icingaexchange.yml Update redmine & download url 2015-06-24 16:09:10 +02:00
LICENSE LICENSE: renamed 2016-11-29 15:08:45 +01:00
module.info module.info: prepare v2.1.0 2017-02-20 15:22:43 +01:00
phpunit.xml gitlab-ci: blame, coverage 2017-01-10 18:35:19 +01:00
README.md doc/changelog: add a changelog 2017-02-20 15:16:33 +01:00
run.php NodeController: add business impact action 2017-01-10 16:49:53 +01:00

Business Processes - Icinga Web 2 module

If you want to visualize and monitor hierarchical business processes based on any or all objects monitored by Icinga, the Icinga Web 2 business process module is the way to go.

Tile View Tree View Dashboard

Want to create custom process-based dashboards? Trigger notifications at process or sub-process level? Provide a quick top-level view for thousands of components on a single screen? That's what this module has been designed for!

You're running a huge cloud, want to get rid of the monitoring noise triggered by your auto-scaling platform but still want to have detailed information just a couple of clicks away in case you need them? You will love this little module!

Build Status

Documentation

Basics

Web Components

Storage

Monitoring

Business Impact

The Project