loadStats Plugin Archive

Below is a list of versions that are available for the loadStats plugin. To find other plugins, please review this listing of most recent releases of all plugins.

Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.

Load Statistic Plugin Readme

Overview

The statistic plugin prints usage information of the database connection pool and established client sessions.

Installation

Copy the file, "statistic.jar" into the plugins directory of your Openfire installation. The plugin willthen be automatically deployed.

Configuration

At the moment there is no new page to configure the plugin. However, the plugin can be configured by settinga few system properties. Read the "Using the Plugin" section to learn which system properties to use.

Using the Plugin

The plugin will collect information every few seconds and will print the collected information to a log fileevery minute. The log file is a comma-delimited file that can be easily processed in Excel. You can configurethe plugin by setting the system properties shown in the table below.

System Property Description
statistic.frequency Number of milliseconds to wait before collecting information. Default value is 5000 (5 seconds)
statistic.filename Name of the file to use to store the statistics. The file will always be stored in the logs folder. Default value is "stats.txt".

The format of the log file is the following:

  1. Timestamp - Timestamp when the data was collected
  2. DB min - Minimum number of connections the pool may have
  3. DB max - Maximum number of connectiosn the pool may have
  4. DB current - Current number of connections the pool has
  5. DB used - Current number of connections being used
  6. Sessions - Current number of client sessions in the server

When processing the file in Excel you may want to add the following columns:

  • Sessions delta - Difference between a Sessions row and its previous row
Releases Info File Version Released Openfire Version
Plugin Load Statistic
Logs load statistics to a file
ReadMe Changelog Download 1.3.0 Jun 23, 2025 4.8.0 +
Plugin Load Statistic
Logs load statistics to a file
ReadMe Changelog Download 1.2.1 Feb 19, 2021 3.9.0 +
Plugin Load Statistic
Logs load statistics to a file
ReadMe Changelog Download 1.2.0 Sep 13, 2013 3.9.0 +
Plugin Load Statistic
Logs load statistics to a file
ReadMe Changelog Download 1.1.0 Apr 12, 2007 3.3.0 +
Plugin Statistic
Logs server statistics to a file
ReadMe Changelog Download 1.0.0 Jan 31, 2007 3.2.0 +

The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.

Snapshots Info File Version Built at Openfire Version
Plugin Load Statistic
ReadMe Changelog Download 1.3.1-SNAPSHOT Jun 23, 2025 4.8.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.3.0-SNAPSHOT Jun 23, 2025 4.8.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.2-SNAPSHOT Nov 2, 2024 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.2-SNAPSHOT May 3, 2023 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.2-SNAPSHOT Apr 21, 2022 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.2-SNAPSHOT Oct 27, 2021 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.2-SNAPSHOT Feb 19, 2021 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Feb 19, 2021 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Feb 12, 2021 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Oct 30, 2020 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Oct 27, 2020 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Apr 2, 2020 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Feb 11, 2020 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Feb 11, 2020 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Feb 11, 2020 3.9.0 +
Plugin Load Statistic
ReadMe Changelog Download 1.2.1-SNAPSHOT Jan 31, 2020 3.9.0 +