Skip to content

btravers/jmxtrans_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

JMXTRANS GUI

Introduction

This project provides a graphical interface for viewing and editing jmxtrans configuration documents which are saved in an elasticsearch cluster.

Building

Build the war using Maven:

mvn clean install

Running

Deploy the resulting war in your Tomcat web server.

Some options can be overridden on the command line by doing:

-Delasticsearch.host=HOST:PORT
-Delasticseach.path=NEW_PATH
-Delasticseach.cluster.name=NEW_CLUSTER_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published