The statistic plugin prints usage information of the database connection pool and established client sessions.
Copy the file, "statistic.jar" into the plugins directory of your Openfire installation. The plugin will then be automatically deployed.
The plugin will collect information every few seconds and will print the collected information to a log file every minute. The log file is a comma-delimited file that can be easily processed in Excel. You can configure the 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:
When processing the file in Excel you may want to add the following columns: