metosin/newrelic_pivotal_agent

Name: newrelic_pivotal_agent

Owner: Metosin

Description: null

Created: 2016-02-25 08:45:40.0

Updated: 2016-02-25 08:45:41.0

Pushed: 2015-10-07 21:22:50.0

Homepage: null

Size: 670

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Pivotal Plugins for New Relic Monitoring

This project is unsupported - Please see “Support” section below for more details

This README describes how to install and configure the Pivotal Plugins for New Relic. For convenenience, the procedure installs all plugins at once.

This procedure installs plugins that gather metrics about the following products and displays them in your New Relic dashboard:

What's New in v1.0.6 (beta)
What's New in v1.0.5
Before You Begin
Installation Procedure
  1. Create a directory that will contain the Pivotal Plugins for New Relic.

  2. Download the latest ZIP of the Pivotal Agent for New Relic from the tags section of https://github.com/gopivotal/newrelic_pivotal_agent and extract the contents into the directory you just created.

  3. In the config directory, make a copy of the template_newrelic_plugin.yml file and name it newrelic_plugin.yml

  4. Edit config/newrelic_plugin.yml and replace the string YOUR_LICENSE_KEY_HERE with your New Relic license key.

  5. If you are installing the RabbitMQ plugin: In the same config/newrelic_plugin.yml file, set the rabbitmq:management_api_url property to your RabbitMQ management URL. The configuration file contains examples which are commented out. Different RabbitMQ version use different ports.

  6. If you are installing the vFabric Web Server plugin: In the config/newrelic_plugin.yml file, set the configuration properties for your Web Server instances, such as the host and port to which they are listening. The template shows how to configure multiple Web server instances.

  7. If you are using the Redis server monitoring plugin: In config/newrelic_plugin.yml file, set the configuration properties for your redis server.

  8. If you are only using one plugin in the agent make sure the unused plugin's configuration is commented out with # in front of the lines

  9. Be sure to comment out configuration information for plugins that you are not installing from the config/newrelic_plugin.yml file.

  10. From the top-level directory, run the following commands:

    $ bundle install
    $ ./pivotal_agent
    
  11. After a brief period, the Pivotal Plugins will appear on the left of your New Relic dashboard.

Support

Support is not guaranteed - This project is considered a community project and as such we are only able to provide support on a limited as time is available basis.

Report any issues with these plugins with the Github issue tracker

When reporting issues please note the following:

Contributing

Please read CONTRIBUTING.md for more information


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.