RETIRED, Fuel plugin installs the Dynatrace OneAgent
Go to file
Dirk Wallerstorfer 21460ea04e every testcase on one page 2016-12-08 20:18:49 +01:00
deployment_scripts/puppet renamed dynatrace-agent to dynatrace-oneagent 2016-12-05 15:19:25 +01:00
doc every testcase on one page 2016-12-08 20:18:49 +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 oneagent installation is now bound to role 'controller' to check hotpluggable deployment of oneagent on controller ndoes 2016-12-08 12:49:22 +01:00
deployment_tasks.yaml oneagent installation is now bound to role 'controller' to check hotpluggable deployment of oneagent on controller ndoes 2016-12-08 12:49:22 +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 oneagent installation is now bound to role 'controller' to check hotpluggable deployment of oneagent on controller ndoes 2016-12-08 12:49:22 +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
uninstall.sh added uninstall.sh 2016-12-08 01:52:53 +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.