mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-30 23:19:27 -05:00
Update requirements
This commit is contained in:
parent
0a9409fecc
commit
c000dd54ae
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ Requirements
|
|||
* PHP (>= 7.0)
|
||||
* Icinga Web 2 libraries:
|
||||
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8)
|
||||
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.11)
|
||||
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10)
|
||||
* Icinga Web 2 modules:
|
||||
* The `monitoring` or `icingadb` module needs to be configured and enabled.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Name: Businessprocess
|
||||
Version: 2.3.1
|
||||
Requires:
|
||||
Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.11.0)
|
||||
Modules: monitoring (>=2.4.1), icingadb (>= 1.0.0)
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue