summaryrefslogtreecommitdiff
path: root/qpid/java/management/client/doc/man/qman-jmx
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/management/client/doc/man/qman-jmx')
-rw-r--r--qpid/java/management/client/doc/man/qman-jmx17
1 files changed, 0 insertions, 17 deletions
diff --git a/qpid/java/management/client/doc/man/qman-jmx b/qpid/java/management/client/doc/man/qman-jmx
deleted file mode 100644
index 064c00eae5..0000000000
--- a/qpid/java/management/client/doc/man/qman-jmx
+++ /dev/null
@@ -1,17 +0,0 @@
-.TH qman-jmx
-.SH NAME
-qman-jmx is a Management bridge that exposes one (or several) Qpid broker domain model as MBeans that are accessible through the Java Management Extensions (JMX). Once you run qman you need to start a JMX Console such as JConsole to browse the MBeans exposed by Q-Man.
-.SH SYNOPSIS
-qman
-.SH DESCRIPTION
-For more information on customizing qman-jmx for your own environment please read http://cwiki.apache.org/confluence/display/qpid/Qman+Tool
-.SH Configuration
-.SS Classpath
-By default qman jars will be loaded from /usr/share/java. If you want to load from an alternative location you could specify it using QPID_LIB_PATH var.
-.SS Config file
-qman can be configured to connect to one or more brokers at startup by adding brokers in
-.I /etc/qman-config.xml
-If you want to load qman with qman-config.xml from a different location, you can specify it using QPID_CONFIG_FILE var.
-.SS log4j configuration
-qman expects qman.log4j file to be in the classpath. By default it will be put in
-.I /usr/share/java