mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-02-19 02:34:05 -05:00
Update requirements
This commit is contained in:
parent
0d123dd8a2
commit
d962d07a31
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* PHP (>= 7.2)
|
||||
* Icinga Web 2 (>= 2.9)
|
||||
* Icinga Web 2 libraries:
|
||||
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.8)
|
||||
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.9)
|
||||
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.11)
|
||||
* Icinga Web 2 modules:
|
||||
* The `monitoring` or `icingadb` module needs to be configured and enabled.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Module: graphite
|
||||
Version: 1.2.0
|
||||
Requires:
|
||||
Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.10.0)
|
||||
Libraries: icinga-php-library (>=0.9.0), icinga-php-thirdparty (>=0.10.0)
|
||||
Modules: monitoring (>=2.9.0), icingadb (>=1.0.0)
|
||||
Description: Icinga Graphite module
|
||||
This module integrates an existing Graphite installation in your Icinga Web 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue