Coder Social home page Coder Social logo

template_integration_apm's Introduction

APM Agent Installation Template

Copyright IBM Corp. 2018, 2018 This code is released under the Apache 2.0 License.

Description

This template will install the IBM Application Performance Management Agent on a target host. The agents enabled is dependant on the apm_agents parameter, only those that are automatically configured will be configured. A seperate Integration Template must be called to configure specific agents such as was.

Integration Method

Script Remote, executes on the remote host.

Orchestration Reccomendation

This template must be executed after the successful creation of a Virtual Machine via a Terraform Template.

Methods Implemented

  • on_create Installs and registers the APM Agent.
  • on_delete Not implemented.

Prerequisites

  • An installed APM Server, the location details should be pre-filled in the APMADV_Agent_Install.tar file.
  • The APMADV_Agent_Install.tar file or equivalent, stored on a URL reachable location, for example, a HTTP Server. This file may be generate from the Server or distributed with an SAAS APM Offering.
  • The target server must be able to reach APM Server.
  • The target server must have greater than 4GB availible in /tmp.
  • The target server must have remote logins enabled.

Input Parameters

Variable Description
ip_address IP Address of the target server.
user User on the target server to execute the installation.
password Password of the user.
apm_method URI type for download, http reccomended.
apm_location Source for the APM Agent installer, eg http://IP_ADDRESS:8888/apm-agent/APMADV_Agent_Install.tar
apm_source_subdir Name of the subdir within the tar file that the installer is located in, eg, APMADV_Agent_Install_8.1.4.0.1
apm_dir APM Installation Directory, default = /opt/ibm/apm/agent.
apm_agents List of APM agents to install, eg, os.

template_integration_apm's People

Contributors

octravis avatar

Watchers

James Cloos 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.