RETIRED, Fuel plugin installs the Dynatrace OneAgent
Go to file
Dirk Wallerstorfer 6f4bd7a6f8 added reexecute on deploy changes to deplyoment tasks; restricted node roles even more 2016-12-08 01:32:01 +01:00
deployment_scripts/puppet renamed dynatrace-agent to dynatrace-oneagent 2016-12-05 15:19:25 +01:00
doc added images from role selection and application 2016-12-12 13:24:15 +01:00
repositories initial commit of plugin structure 2016-05-24 10:26:46 +02:00
specs added developer specification 2016-11-17 13:43:49 +01:00
.gitignore added *.rpm to ignore list 2016-11-09 10:18:06 +01:00
LICENSE initial commit of plugin structure 2016-05-24 10:26:46 +02:00
README.md Update README.md 2016-11-18 13:14:18 +01:00
components.yaml rename to dynatrace 2016-11-09 10:35:30 +01:00
deployment_tasks.yaml added reexecute on deploy changes to deplyoment tasks; restricted node roles even more 2016-12-08 01:32:01 +01:00
environment_config.yaml rename to dynatrace 2016-11-09 10:35:30 +01:00
metadata.yaml rename to dynatrace 2016-11-09 10:35:30 +01:00
node_roles.yaml added reexecute on deploy changes to deplyoment tasks; restricted node roles even more 2016-12-08 01:32:01 +01:00
pre_build_hook initial commit of plugin structure 2016-05-24 10:26:46 +02:00
tasks.yaml adding tasks.yaml 2016-11-04 09:55:10 +01:00

README.md

Dynatrace plugin for Fuel

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.