GithubHelp home page GithubHelp logo

akai257 / chef Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 12 KB

Chef recipes for installing the Ruxit Agent on Linux and Windows

License: BSD 3-Clause "New" or "Revised" License

Ruby 100.00%

chef's Introduction

Overview

This recipe downloads and installs the Dynatrace OneAgent on Linux or Windows systems.

Sample Usage

####Linux

sudo chef-apply oneagent-linux.rb

####Windows

chef-apply oneagent-windows.rb

Configuration

Please edit the recipe's variables according to your needs.

####environment Your Dynatrace environment ID is the unique identifier of your Dynatrace environment. You can find it easily by looking at the URL in your browser when you are logged into your Dynatrace dashboard.

https://{environment}.live.dynatrace.com

The subdomain {environment} represents your environment id.

####token The token for your Dynatrace environment. You can get your token by following these steps

  1. go to your Dynatrace environment: https://{environment}.live.dynatrace.com

  2. Click the burger menu in the right upper corner and select Deploy Dynatrace

  3. You will see the "Start installation" wizard; click Linux

  4. You will see the wget command line. The token is the last part of the path after /latest/

    wget -O dynatrace-OneAgent-Linux-1.XX.0.2017XXXX-XXXXXX.sh https://{environment}.live.dynatrace.com/installer/agent/unix/latest/{this-is-the-token}

  5. copy it and use it in your recipe

Supported OSes

This recipe is designed for Linux and Windows systems. If it does not work for your environment please get in touch via the project site.

##License This module is provided under BSD-3-Clause license. Please check out the details in the LICENSE.txt

chef's People

Contributors

martingoodwell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.