summaryrefslogtreecommitdiffstats
path: root/module.info
diff options
context:
space:
mode:
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..10787bd
--- /dev/null
+++ b/module.info
@@ -0,0 +1,16 @@
+Name: Businessprocess
+Version: 2.4.0
+Requires:
+ Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.10.0)
+ Modules: monitoring (>=2.9.0), icingadb (>=1.0.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.