Rename User Guide to Configuration Guide
Because that's configuration it is about in this chapter. Co-Authored-By: Patrick Petit <ppetit@mirantis.com> Co-Authored-By: Simon Pasquier <spasquier@mirantis.com> Change-Id: I8090daf30ce93e574020dd2131e2a7ba3d5dd900
This commit is contained in:
committed by
Simon Pasquier
parent
22b752d40b
commit
c91195532c
@@ -10,7 +10,7 @@ User documentation
|
||||
|
||||
user/overview
|
||||
user/installation
|
||||
user/guide
|
||||
user/configuration
|
||||
user/licenses
|
||||
user/appendix
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. _user_guide:
|
||||
.. _config_guide:
|
||||
|
||||
User Guide
|
||||
==========
|
||||
Configuration Guide
|
||||
===================
|
||||
|
||||
.. _plugin_configuration:
|
||||
|
||||
@@ -41,10 +41,10 @@ To configure your plugin, you need to follow the folling steps:
|
||||
|
||||
8. `Deploy <http://docs.mirantis.com/openstack/fuel/fuel-7.0/user-guide.html#deploy-changes>`_ your changes.
|
||||
|
||||
.. _plugin_install_verification:
|
||||
.. _plugin_verification:
|
||||
|
||||
Plugin installation verification
|
||||
--------------------------------
|
||||
Plugin verification
|
||||
-------------------
|
||||
|
||||
Once the OpenStack environment is ready, you may want to check that both
|
||||
collectd and hekad processes are running on the controller nodes::
|
||||
@@ -54,19 +54,9 @@ collectd and hekad processes are running on the controller nodes::
|
||||
[root@node-1 ~]# pidof collectd
|
||||
5684
|
||||
|
||||
Please refer to the :ref:`user_troubleshooting` section otherwise.
|
||||
Please refer to the :ref:`troubleshooting` section otherwise.
|
||||
|
||||
.. _exploring_the_data:
|
||||
|
||||
Exploring the data
|
||||
------------------
|
||||
|
||||
Refer to the user guide of the `Elasticsearch/Kibana plugin <https://software.mirantis.com/download-mirantis-openstack-fuel-plug-ins/>`_
|
||||
for exploring and visualizing the collected logs and notifications and to the
|
||||
user guide of the `InfluxDB-Grafana Fuel Plugin <https://software.mirantis.com/download-mirantis-openstack-fuel-plug-ins/>`_
|
||||
for monitoring your cloud.
|
||||
|
||||
.. _user_troubleshooting:
|
||||
.. _troubleshooting:
|
||||
|
||||
Troubleshooting
|
||||
---------------
|
||||
Reference in New Issue
Block a user