This section describes the StatsCompression
configuration settings that control how HPE Coordinator compresses old statistical data.
If you use a shared statistics database for HPE Coordinator and HPE Controller components, you must not configure statistics compression in both the HPE Coordinator and Controller configuration files.
Similarly, if you have multiple HPE Coordinator components set up with the same configuration, for high availability, you must configure statistics compression in only one HPE Coordinator.
For consistency, when you use a shared statistics database, HPE recommends that you configure statistics compression only in the Controller components.
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
|