added image to installation guide

This commit is contained in:
dirkwall 2016-12-12 13:08:22 +01:00
parent d4434f8c5a
commit c6040a92af
2 changed files with 12 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

View File

@ -5,12 +5,12 @@ future environment are discovered and functional.
Install Dynatrace Plugin
''''''''''''''''''''''''
1. Download the Dynatrace plugin from the `Fuel Plugins Catalog
<https://software.mirantis.com/download-mirantis-openstack-fuel-plug-ins/>`_.
1. Download the Dynatrace plugin from the `Dynatrace partner page
<https://www.mirantis.com/partners/dynatrace/>`_.
2. Copy the rpm package downloaded at the previous step to the Fuel Master
node.
``scp fuel-plugin-dynatrace-1.0-1.0.0-1.noarch.rpm``
``scp fuel-plugin-dynatrace-1.0-1.0.0-1.noarch.rpm <fuel-master-ip>:/tmp>``
3. Log into the Fuel Master node and install the plugin.
@ -25,8 +25,10 @@ node.
Configure Dynatrace Plugin
''''''''''''''''''''''''''
1. First, you need to create an environment in Fuel web UI.
2. Select *Install Dynatrace* in the *Additional Services* screen to be able
to assign the *Dynatrace* role to nodes.
3. Enable the plugin and fill the configuration fields with correct values
of your Dynatrace environment (Settings > Other > Dynatrace).
@ -35,13 +37,19 @@ of your Dynatrace environment (Settings > Other > Dynatrace).
- Managed IP/Domain: if you have a Dynatrace Managed node/cluster setup in
your environment, provide the IP address or the domain name
.. image:: images/9yl01.png
4. Add nodes and assign the *Dynatrace OneAgent* role to all controller nodes.
Assign the *Dynatrace Security Gateway* role to a node and don't assign any
other roles to that node. Sample node configuration is provided below.
.. image:: images/9yl01.png
5. Finish the configuration according to your requirements.
6. Press *Deploy changes* to deploy the environment.
6. Execute network connectivity check.
7. Press *Deploy changes* to deploy the environment.
Validate Dynatrace Plugin
'''''''''''''''''''''''''