old stats plugin

old_plugin-stats

old_plugin-stats-stats_refresh

This required parameter is used with the imap_stats plug-in so that the stats process can report IMAP-command-specific statistics for CPU use, disk usage, etc. It specifies how often to refresh session statistics.

Example Setting:

plugin {
  old_stats_refresh = 30 secs
}

old_stats_track_cmds

The imap_stats plug-in enables the stats process to report IMAP-command-specific statistics for CPU use, disk usage, etc. This setting, for tracking these per-command statistics, is optional:

plugin {
  old_stats_track_cmds = yes
}