diff options
Diffstat (limited to 'module.info')
-rw-r--r-- | module.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/module.info b/module.info new file mode 100644 index 0000000..64dfc12 --- /dev/null +++ b/module.info @@ -0,0 +1,10 @@ +Name: Cube +Version: 1.3.2 +Requires: + Libraries: icinga-php-library (>=0.13.0) + Modules: monitoring (>= 2.9.0), icingadb (>= 1.0.0) +Description: Cube for Icinga Web + The Cube allows you to analyze data across multiple dimensions in your + Icinga Web frontend. Currently it shows host statistics (total count, + health) grouped by various custom variables in multiple dimensions. It + integrates well with other modules and provides extensible hooks |