This section describes the StatsCompression
configuration settings that control how Coordinator compresses old statistical data.
For example:
[StatsCompression] Levels=3 TemporaryDataTimeout=3600 0=CompressLevel0 1=CompressLevel1 2=ThrowAway [CompressLevel0] MinAge=3600 Interval=120 [CcompressLevel1] MinAge=86400 Interval=3600 [ThrowAway] MinAge=2592000 Interval=0
Interval |
Levels |
MinAge |
TemporaryDataTimeout |
|