RETIRED, Fuel plugin installs the Dynatrace OneAgent
Go to file
Dirk Wallerstorfer 33f52df372 added qa report sources 2016-12-05 14:46:40 +01:00
deployment_scripts/puppet removed parameter for sg install 2016-11-10 10:32:15 +01:00
doc added qa report sources 2016-12-05 14:46:40 +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 removing deployment_task for agent-base as it would be redundant because the agent is always installed on a controller node 2016-11-10 15:27:53 +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 reworked deployment tasks and node roles 2016-11-10 10:11:37 +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.