GithubHelp home page GithubHelp logo

Comments (1)

icpenguins avatar icpenguins commented on June 12, 2024

Closing this issue. I was able to get this to work using the manual installation process.

Summary

I used the install_linux_s3.sh for the flex installation. After going through the install_linux.sh script I found the line about uncommenting the copy of the nrjmx folder.

Install JMX On Linux

Below are the steps that I used to install the nrjmx file and .jar manually to enable support for JMX. It is important to substitute the {desired version} below with the version you are attempting to use.

  1. Download the package manually
    • curl -L https://github.com/newrelic/nri-flex/releases/download/v0.9.2/nri-flex-linux-{desired version}.tar.gz -o nri-flex-linux-{desired version}.tar.gz
  2. Extract the file
    • tar -xvf nri-flex-linux-{desired version}.tar.gz
  3. cd into extracted directory
    • cd nri-flex-linux-{desired version}
  4. Edit the install_linux.sh script and uncomment out the nrjmx copy line
  5. Run the install as sudo
  6. (optional) Copy over a JMX configuration to being monitoring
    • In the nri-flex-linux-{desired version}/examples/flexConfigs/ folder there are two different JMX examples which can be used as a reference
    • After copying an example config to /var/db/newrelic-infra/custom-integrations/flexConfigs, edit the file according to your monitoring needs and save the file
    • Restart the infrastructure agent, sudo systemctl restart newrelic-infra

from nri-flex.

Related Issues (20)

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.