summaryrefslogtreecommitdiffstats
path: root/module.info
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:15:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:15:40 +0000
commitb7fd908d538ed19fe41f03c0a3f93351d8da64e9 (patch)
tree46e14f318948cd4f5d7e874f83e7dfcc5d42fc64 /module.info
parentInitial commit. (diff)
downloadicingaweb2-module-businessprocess-b7fd908d538ed19fe41f03c0a3f93351d8da64e9.tar.xz
icingaweb2-module-businessprocess-b7fd908d538ed19fe41f03c0a3f93351d8da64e9.zip
Adding upstream version 2.5.0.upstream/2.5.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'module.info')
-rw-r--r--module.info16
1 files changed, 16 insertions, 0 deletions
diff --git a/module.info b/module.info
new file mode 100644
index 0000000..c492473
--- /dev/null
+++ b/module.info
@@ -0,0 +1,16 @@
+Name: Businessprocess
+Version: 2.5.0
+Requires:
+ Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0)
+ Modules: monitoring (>=2.9.0), icingadb (>=1.1.0)
+Description: A Business Process viewer and modeler
+ Provides a web-based process modeler for Icinga. It integrates as a module
+ into Icinga Web 2 and provides a plugin check command for Icinga. Tile and tree
+ views can be shown inline, as dashlets or fullscreen. All of those for whole
+ processes or just parts of them.
+
+ Hooks into the monitoring or icingadb module to show Business Impact for a
+ specific host or service and provides a Business Impact Simulation mode to
+ visualize the influence of a potential outage.
+
+ Supports legacy BPaddon config files.