Update README.md

This commit is contained in:
Dirk Wallerstorfer 2016-12-16 09:34:50 +01:00 committed by GitHub
parent 21460ea04e
commit a4f51d34ca
1 changed files with 15 additions and 15 deletions

View File

@ -1,24 +1,24 @@
Dynatrace plugin for Fuel Dynatrace plugin for Fuel
============ ============
The Dynatrace Fuel plugin introduces two new node roles called *Dynatrace The Dynatrace Fuel plugin install the *Dynatrace OneAgent* on all controller
OneAgent* and *Dynatrace Security Gateway*. In order to work properly you need nodes and introduces a new node role called *Dynatrace Security
an active Dynatrace account (free trial also works) and access to your SaaS Gateway*. In order to work properly you need an active Dynatrace account (free
account or a Dynatrace Managed node/cluster on premise. trial also works) and access to your SaaS account or a Dynatrace Managed
node/cluster on premise.
Dynatrace OneAgent Dynatrace OneAgent
------------- -------------
The *Dynatrace OneAgent* role must be applied to all nodes The *Dynatrace OneAgent* is automatically installed on all controller nodes,
in your environment that have the Controller role. The OneAgent instruments the as soon as the plugin is activated. The OneAgent instruments the OpenStack
OpenStack services and also the supporting services like MySQL, RabbitMQ, services and also the supporting services like MySQL, RabbitMQ, Memcached,
Memcached, HAproxy, ... and sends all monitoring and log data to the node with HAproxy, ... and sends all monitoring and log data to the node with
*Dynatrace Security Gateway* role. *Dynatrace Security Gateway* role.
Dynatrace Security Gateway Dynatrace Security Gateway
------------- -------------
The *Dynatrace Security Gateway* role must be The *Dynatrace Security Gateway* role must be applied to a standalone physical
applied to a standalone physical machine, where no other OpenStack service is machine, where no other OpenStack service is running. If you plan to use
running. If you plan to use Dynatrace for monitoring your applications that run Dynatrace for monitoring your applications that run on top of OpenStack as
on top of OpenStack as well, you need to make sure that the VMs where the well, you need to make sure that the VMs where the Dynatrace OneAgent is
Dynatrace OneAgent is installed have network access to the *Dynatrace Security installed have network access to the *Dynatrace Security Gateway* node.
Gateway* node.