Icinga Module - Business Process
Find a file
Johannes Meyer 3ebfcea4bf
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
Remove monitoring module dependency (#492)
fixes #491

The controllers for `icingadb` and the `monitoring` backend have been
separated to remove the unwanted dependency.
Minor adjustments made to the view scripts so that it can be used by
both backends.
2026-01-21 17:02:06 +01:00
.github GitHub Actions: Use new PHP workflows 2025-12-12 12:13:14 +01:00
application Controllers: Add an else case to improve readability 2026-01-13 10:08:38 +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