fuel-plugin-influxdb-grafana/doc/source/requirements.rst
Simon Pasquier 4ff01fe0a3 Bump version to 1.1
Change-Id: If8a3fc1e18d42496e2c233da6f992671fe272fb8
2017-03-10 17:44:30 +01:00

32 lines
2.5 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. _plugin_requirements:
Requirements
------------
The StackLight InfluxDB-Grafana plugin 1.1.0 has the following requirements:
+-----------------------+------------------------------------------------------------------------+
| **Requirement** | **Version/Comment** |
+=======================+========================================================================+
| Disk space | The plugins specification requires provisioning at least 15 GB of disk|
| | space for the system, 10 GB for the logs, and 30 GB for the database. |
| | Therefore, the installation of the plugin will fail if there is less |
| | than 55 GB of disk space available on the node. |
+-----------------------+------------------------------------------------------------------------+
| Mirantis OpenStack | 8.0, 9.x |
+-----------------------+------------------------------------------------------------------------+
| Hardware configuration| The hardware configuration (RAM, CPU, disk(s)) required by this plugin |
| | depends on the size of your cloud environment and other factors like |
| | the retention policy. An average setup would require a quad-core |
| | server with 8 GB of RAM and access to a 500-1000 IOPS disk. For |
| | sizeable production deployments it is strongly recommended to use a |
| | disk capable of 1000+ IOPS like an SSD. |
| | See the `InfluxDB Hardware Sizing Guide |
| | <https://docs.influxdata.com/influxdb/v1.1/guides/hardware_sizing/>`_ |
| | for additional sizing information. |
| | |
| | It is highly recommended that you use a dedicated disk for your data |
| | storage. Otherwise, the InfluxDB-Grafana Plugin will use the root |
| | file system by default. |
+-----------------------+------------------------------------------------------------------------+