Tools in the Monitor Module

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.14/Tools in Monitor Module (last edited 2010-08-16 10:24:46 by localhost)