Icinga Module - Business Process
Find a file
Eric Lippmann 4ea2ba9903
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
Release version 2.6.0 (#497)
Require PHP 8.2.

Raise the minimum required version of icinga-php-library to >=0.19.0 and
icinga-php-thirdparty to >=0.15.0. Both are required for PHP 8.5 support.
Additionally, raise Icinga Web to >=2.12.5 for the same.

Remove badges from README as their information is already visible in the
GitHub UI.
2026-03-26 15:18:50 +01:00
.github GitHub Actions: Use new PHP workflows 2025-12-12 12:13:14 +01:00
application Fix handling of manually changed service node name (#495) 2026-03-25 12:55:44 +01:00
doc Release version 2.6.0 (#497) 2026-03-26 15:18:50 +01:00
library/Businessprocess BpConfig: Add method applyDbStates() to clean-up redundant code 2026-03-25 12:24:02 +01:00
public License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00
test License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +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
configuration.php Allow to configure number of shown menu items (#484) 2026-03-25 12:38:18 +01:00
LICENSE.md Upgrade license to GPL-3.0-only 2026-02-23 22:57:03 +01:00
module.info Release version 2.6.0 (#497) 2026-03-26 15:18:50 +01:00
phpstan-baseline.neon PHPStan: Clean up baseline (#498) 2026-03-26 15:02:34 +01:00
phpstan.neon PHPStan: Clean up baseline (#498) 2026-03-26 15:02:34 +01:00
README.md Release version 2.6.0 (#497) 2026-03-26 15:18:50 +01:00
run.php License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00

Icinga Business Process Modeling

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.

Preview

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