Tools in the Monitor Module
Contents
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/netarchivesuite-monitor-core.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.