CompactIntervalSeconds
The default number of seconds for Controller to wait in between attempts to compact the statistics file. Set CompactIntervalSeconds
to 0
or a negative number to switch off compaction.
NOTE: Compaction saves space, but might have a slight performance impact.
Type: | Integer |
Default: | 1 day (86400 seconds) |
Required: | No |
Configuration Section: | StatsMonitor |
Example: | CompactIntervalSeconds=86400
|
See Also: |