Icinga Module - Business Process
Find a file
Johannes Meyer 5ccc13c862
Merge pull request #305 from Icinga/fix/redesign-state-badge-widget
Redesign state badge widget on tiles
2022-03-10 12:24:26 +01:00
.github Require PHP 7.2+ 2022-01-14 10:59:52 +01:00
application Merge pull request #277 from Icinga/feature/icingaDb-MySQL-backend-#276 2022-02-18 12:11:56 +01:00
doc Update requirements 2022-03-04 14:23:33 +01:00
library/Businessprocess BPNode: Ignore node children states in state badges 2022-03-10 12:02:03 +01:00
packaging/debian packaging: provide Debian build instructions 2017-01-10 18:04:48 +01:00
public Use class ìpl\Web\Widget\StateBadge 2022-03-04 14:21:48 +01:00
test Add Degraded operator implementation 2022-02-18 11:41:06 +01:00
.gitattributes Prepare icinga exchange yml file 2015-02-06 15:16:53 +01:00
.gitignore Update testing similar to director 2018-03-20 15:19:57 +01:00
.gitlab-ci.yml gitlab-ci: blame, coverage 2017-01-10 18:35:19 +01:00
.travis.yml travis: Fix invalid definitions for allowed failures 2019-11-14 12:07:13 +01:00
configuration.php Use class ìpl\Web\Widget\StateBadge 2022-03-04 14:21:48 +01:00
LICENSE LICENSE: renamed 2016-11-29 15:08:45 +01:00
module.info Update requirements 2022-03-04 14:23:33 +01:00
phpcs.xml Prevent nodes from being added twice 2019-01-17 15:20:25 +01:00
phpunit.xml gitlab-ci: blame, coverage 2017-01-10 18:35:19 +01:00
README.md README.md: Include state override chapter 2020-07-01 09:06:03 +02:00
run.php Provide native implementations for the hooks: icingadb/HostActions and icingadb/ServiceActions 2022-02-18 11:46:33 +01:00

Build Status Github Tag

Business Processes - Icinga Web 2 module

Icinga Logo

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!

Documentation

Basics

Web Components

Storage

The Project