Private GIT

Skip to content
Snippets Groups Projects
Commit 06289a62 authored by Julien Mathis's avatar Julien Mathis
Browse files

improve pre-requisists

parent 7f0c0a9f
Branches
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ Removed Features ...@@ -69,7 +69,7 @@ Removed Features
* Transformation of the tactical overview in widget * Transformation of the tactical overview in widget
* Transformation of the Monitoring Engine statistics Page in widget * Transformation of the Monitoring Engine statistics Page in widget
* Deleting the Server Status page (phpsysinfo) become incompatible with the PHP version recommended for Centreon * Deleting the Server Status page (phpsysinfo) become incompatible with the PHP version recommended for Centreon
* Remove timeperiods exclusion in the UI. This function don't work very fine whether with Centreon Engine 1.x or Nagios. We prefer removing the function in order to avoid problems. * Remove timeperiod exclusions in the UI. This function don't work very fine whether with Centreon Engine 1.x or Nagios. We prefer removing the function in order to avoid problems.
Known Bugs Known Bugs
---------- ----------
......
...@@ -11,15 +11,40 @@ Prerequisites ...@@ -11,15 +11,40 @@ Prerequisites
The prerequisites for Centreon web 2.7 are evolved. It is strongly recommended The prerequisites for Centreon web 2.7 are evolved. It is strongly recommended
to follow the instructions to set up your platform: to follow the instructions to set up your platform:
* Apache = 2.2 **Centreon advises you to use MariaDB** instead of MySQL.
* Centreon Engine >= 1.5.0
* Centreon Broker >= 2.11.0 +----------+-----------+
* CentOS = 6.x ou RedHat >= 6.x | Software | Version |
* MariaDB = 5.5.35 ou MySQL = 5.1.73 +==========+===========+
* Net-SNMP = 5.5 | MariaDB | >= 5.5.35 |
* PHP >= 5.3.0 +----------+-----------+
* Qt = 4.7.4 | MySQL | >= 5.1.73 |
* RRDtools = 1.4.7 +----------+-----------+
Dependent software
==================
The following table describes the dependent software:
+----------+-----------+
| Software | Version |
+==========+===========+
| Apache | 2.2 |
+----------+-----------+
| GnuTLS | >= 2.0 |
+----------+-----------+
| Net-SNMP | 5.5 |
+----------+-----------+
| openssl | >= 1.0.1e |
+----------+-----------+
| PHP | >= 5.3.0 |
+----------+-----------+
| Qt | >= 4.7.4 |
+----------+-----------+
| RRDtools | 1.4.7 |
+----------+-----------+
| zlib | 1.2.3 |
+----------+-----------+
******* *******
Upgrade Upgrade
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment