Threaddump Plugin Readme

Overview

This plugin serves two primary purposes:

Installation

Copy threaddump.jar into the plugins directory of your Openfire installation. The plugin will then be automatically deployed. To upgrade to a new version, copy the new threaddump.jar file over the existing file.

Configuration

Once loaded, the plugin will add a page to the Openfire Admin Console, under Server > Server Manager > Thread Dumps. This page can be used to configure the plugin.

Alternatively, the plugin can be configured by using properties, as defined below:
PropertyDescription
threaddump.task.enableEnables a task that periodically determines if a thread dump must be created.
threaddump.task.delayThe delay for starting the evaluation task that is observed after applying configuration changes or restarting the plugin.
threaddump.task.intervalThe frequency at which to check what evaluators are ready to be executed.
threaddump.task.backoffAfter a thread dump is generated, wait this period before allowing a new one to be generated.
threaddump.task.evaluatorsA comma-separated list of class names of all evaluators to be used.

The following evaluator classes are available:

Attribution

Icons made by Vectors Market from www.flaticon.com is licensed by CC 3.0 BY