Icinga Module - Business Process
Find a file
Sukhwinder Dhillon d17c4501b2 Use same view script in monitoring and icingadb for Access Denied message
- Host|ServiceController: The extended class `CompatController` has its own tabs. Therefore, set the view script tabs to null
  to avoid creating tabs twice.
- View-scripts: Add a condition to create tabs only when the `monitoring` backend (ido[Host|Service]Controller) is used.
2026-01-13 08:52:01 +01:00
.github GitHub Actions: Use new PHP workflows 2025-12-12 12:13:14 +01:00
application Use same view script in monitoring and icingadb for Access Denied message 2026-01-13 08:52:01 +01:00
doc Implement feature requests #455 and #477. Custom var enhancement (#478) 2025-08-05 10:25:39 +02:00
library/Businessprocess Set BpConifg::name by a constructor argument with default 2026-01-09 08:35:49 +01:00
public Add showFullscreen and showCompact for dashboard 2025-05-07 10:28:54 +02:00
test Remove unnecessary method call 2025-12-12 12:13:14 +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 Show critical count badge in left menu 2022-09-14 09:53:11 +02:00
LICENSE LICENSE: renamed 2016-11-29 15:08:45 +01:00
module.info module.info: Raise version to 2.5.2 2025-07-01 16:59:29 +02:00
phpstan-baseline-7x.neon phpstan: Separate baseline by php version 2024-03-26 13:02:39 +01:00
phpstan-baseline-8x.neon phpstan: Separate baseline by php version 2024-03-26 13:02:39 +01:00
phpstan-baseline-by-php-version.php phpstan: Separate baseline by php version 2024-03-26 13:02:39 +01:00
phpstan-baseline-standard.neon Correct notification messages and add missing translations (#444) 2024-04-22 10:51:06 +02:00
phpstan.neon phpstan: Separate baseline by php version 2024-03-26 13:02:39 +01:00
README.md README.md: Drop PHP support badge 2025-07-01 16:59:11 +02:00
run.php Remove monitoring module dependency 2026-01-13 08:52:01 +01:00

Icinga Business Process Modeling

Build Status Github Tag

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