Differences between revisions 1 and 2
Revision 1 as of 2009-05-26 12:16:07
Size: 694
Editor: KaareChristiansen
Comment: Created by the PackagePages action.
Revision 2 as of 2009-11-10 13:27:52
Size: 694
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Tools in Monitor Module == == Tools in the Monitor Module ==
Line 5: Line 5:
This tool enables you to browse the logs from all your applications using jconsole.
Note that you must run this tool on the machine where you are running the GUIApplication.
This tool enables you to browse the logs from all your applications using jconsole. Note that you must run this tool on the machine where you are running the GUIApplication.
Line 14: Line 13:

In the JConsole dialogbox you can now select "Local". Then in the main window the tab MBeans is chosen, and you can unfold "dk.netarkivet.common.logging"
where MBeans for all the logs are represented.
In the JConsole dialogbox you can now select "Local". Then in the main window the tab MBeans is chosen, and you can unfold "dk.netarkivet.common.logging" where MBeans for all the logs are represented.

Tools in the Monitor Module

Action(edit)

dk.netarkivet.monitor.tools.JMXProxy

This tool enables you to browse the logs from all your applications using jconsole. Note that you must run this tool on the machine where you are running the GUIApplication.

Usage

export CLASSPATH=/path/to/installdir/lib/dk.netarkivet.monitor.jar
java -Dcom.sun.management.jmxremote dk.netarkivet.monitor.tools.JMXProxy "dk.netarkivet.common.logging:*" &
jconsole

In the JConsole dialogbox you can now select "Local". Then in the main window the tab MBeans is chosen, and you can unfold "dk.netarkivet.common.logging" where MBeans for all the logs are represented.

Additional Tools Manual 3.10/Tools in Monitor Module (last edited 2010-08-16 10:24:07 by localhost)