Skip to content

twosigma/riemann-jmx

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

riemann-jmx-clj

A Clojure clone of riemann-jmx.

Building

Use lein uberjar to build the standalone jar. You can download leiningen here.

Usage

Pass each of the riemann-jmx-config.yaml as command line options, e.g.:

java -jar riemann-jmx-clj-standalone.jar jvm-config-1.yaml jvm-config-2.yaml jvm-config-3.yaml

Note that passing multiple config files is the same as running a separate copy of riemann-jmx for each config file, except that it uses fewer resources.

Supports composite mbeans as well, unlike the current riemann-jmx.

See riemann-jmx.yaml.example for an example of how to write a configuration file.

License

Copyright © 2013-2015 Two Sigma

Distributed under the Eclipse Public License version 1.0

About

A reliable JMX connector for Riemann

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published