From e3333f22f2e171a501ba9d45822306d40eefc60c Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 12 Jan 2017 00:31:47 +0100 Subject: [PATCH] module.info: refresh description, raise to rc1 --- module.info | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/module.info b/module.info index 3214bc3..a32156c 100644 --- a/module.info +++ b/module.info @@ -1,5 +1,14 @@ -Name: BPapp -Version: 2.0.0-beta1 -Depends: monitoring -Description: BPapp is a viewer for BPaddon business process config files - That's it +Name: Businessprocess +Version: 2.0.0-rc1 +Depends: monitoring>=2.3.0 +Description: A Business Process viewer and modeler + Provides a web-based process modeler for. 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 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.