This section describes the StatsCompression
configuration settings that control how Coordinator compresses old statistical data.
For example:
[StatsCompression] Levels=3 0=CompressLevel0 1=CompressLevel1 2=ThrowAway [CompressLevel0] MinAge=3600 Interval=120 [CcompressLevel1] MinAge=86400 Interval=3600 [ThrowAway] MinAge=2592000 Interval=0
Note: When Coordinator is running and collecting statistics, it automatically erases old statistics from the Controller. However, you must still include the StatsCompression
configuration settings in Controller to avoid statistics accumulating when Coordinator is not running.
Interval |
Levels |
MinAge |
|