metosin/rabbitmq-agent

Name: rabbitmq-agent

Owner: Metosin

Description: null

Created: 2016-02-25 17:18:35.0

Updated: 2016-02-26 12:13:39.0

Pushed: 2016-02-26 12:10:08.0

Homepage: null

Size: 6

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

rabbitmq-agent

New Relic Agent for monitoring RabbitMQ

Disclaimer

This agent is a rewrite of https://github.com/pivotalsoftware/newrelic_pivotal_agent Ruby-based agent (or RabbitMQ part of it). Authors of this plugin are not in control of the dashboard of the agent this replaces so one day it might stop working. No support guaranteed, use on your own responsibility.

Prerequisities
For Building
t clone git@github.com:newrelic-platform/metrics_publish_java.git
 metrics_publish_java
n install:install-file -Dfile=dist/metrics_publish-2.0.1.jar -DgroupId=newrelic-platform \
                       -DartifactId=metrics-publish -Dversion=2.0.1 -Dpackaging=jar
For Running
Building with boot
t clone git@github.com:metosin/rabbitmq-agent.git
 pivotal-agent
ot build
Example configuration file
ent-name "rabbitmq_dev"
cense-key "INSERT_NEW_RELIC_LICENSE_KEY"
l "http://localhost:15672"
er "user"
ss "pass"
bug false}

| key | description | |—–|————-| |agent-name | Agent reports to New Relic with this name | |license-key| New Relic License key | |user | Username to RabbitMQ management ui | |pass | Password to RabbitMQ management ui | |debug | e.g. Log data that is sent to New Relic when set to true |

Running
 -jar target/rabbitmq-agent-*VERSION*.jar
TODO

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.