Update README.md

This commit is contained in:
dirkwall 2016-11-18 13:14:18 +01:00 committed by GitHub
parent 582969f7cb
commit cba5cbdc6e
1 changed files with 22 additions and 2 deletions

View File

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