Icinga Module - Business Process
Find a file
2024-03-26 13:02:39 +01:00
.github GithubActions: Add checks for php 8.3 2024-03-26 11:43:24 +01:00
application Add variable type hint & fix argument type hints 2023-08-24 13:29:11 +02:00
doc Raise required library versions 2023-10-12 09:21:12 +02:00
library/Businessprocess Sort: Fix var type error 2024-03-26 12:50:08 +01:00
public Drop obsolete form element class StateOverrides 2023-08-09 16:13:01 +02:00
test ServiceNode: Change alias to <service> on <host> 2023-08-09 16:13:01 +02: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.0 2023-10-12 09:21:12 +02:00
phpcs.xml Prevent nodes from being added twice 2019-01-17 15:20:25 +01: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 phpstan: Separate baseline by php version 2024-03-26 13:02:39 +01:00
phpstan.neon phpstan: Separate baseline by php version 2024-03-26 13:02:39 +01:00
phpunit.xml Drop unused integration configs 2023-08-09 14:32:40 +02:00
README.md README.md: Update tag badge link 2023-10-12 09:21:12 +02:00
run.php Add detail integration for Icinga DB Web 2022-07-20 11:22:41 +02:00

Icinga Business Process Modeling

PHP Support 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