An open API service indexing awesome lists of open source software.

https://github.com/sematext/jmxc

Simple JMX Console
https://github.com/sematext/jmxc

Last synced: 11 months ago
JSON representation

Simple JMX Console

Awesome Lists containing this project

README

          

h1. JMXC

h2. A JMX Console tool for dumping JMX data

h3. "http://sematext.com/open-source/index.html":http://sematext.com/open-source/index.html

h3. Building from Source

JMXC uses "Maven":http://maven.apache.org for its build system.

In order to create a distribution, simply run the @mvn package@ command in the cloned directory.

The distribution will be created under @target/@.

h3. License


This software is licensed under the Apache 2 license, quoted below.

Copyright (c) Sematext International

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.