Icinga Module - Business Process
Find a file
Eric Lippmann b4b41f7c6b
Some checks failed
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
GitHub Actions: Use new PHP workflows (#487)
This PR switches to the new PHP workflow, which combines linting, static
analysis, and unit testing. `phpcs.xml` and `phpunit.xml` have been
removed, as the new workflow provides sane defaults for both and the
files did not contain any special configurations anyway. Since the new
workflow uses the latest PHPUnit version by default, deprecated PHPUnit
features have been migrated. In addition, code style corrections were
made to comply with the latest PSR coding standards.
2025-12-15 09:29:04 +01:00
.github GitHub Actions: Use new PHP workflows 2025-12-12 12:13:14 +01:00
application Align coding style to comply with latest PSR 2025-12-12 12:44:49 +01:00
doc Implement feature requests #455 and #477. Custom var enhancement (#478) 2025-08-05 10:25:39 +02:00
library/Businessprocess Align coding style to comply with latest PSR 2025-12-12 12:44: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 Add detail integration for Icinga DB Web 2022-07-20 11:22:41 +02: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