IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Administrator's Guide > Manage historical data > Summarization and pruning configuration

IBM Tivoli Monitoring, Version 6.3 Fix Pack 2


Configure summarization and pruning for managed system groups

Configure summarization and pruning for managed system groups provides granular control over how the Tivoli Data Warehouse aggregates and prunes data. Granular summarization and pruning settings are configured only through the command-line interface using the tacmd histconfiguregroups command specifying the -g and -m parameters. Unlike granular summarization and pruning settings, global summarization and pruning settings can be configured through the command-line interface or in the Tivoli Enterprise Portal. If your Summarization and Pruning agent is running in autonomous mode, you cannot configure summarization and pruning for managed system groups.

The summarization and pruning agent must be installed, configured, and started as described in the IBM Tivoli Monitoring Installation and Setup Guide.

The managed system groups must be defined with their correlating systems. You can create managed system groups in the Tivoli Enterprise Portal using the Object group editor or through the command-line interface. For detailed syntax of the tacmd createsystemlist command, see the Command Reference.


You can assign different summarization and pruning policies to different managed system groups. For example, one group might retain data for 180 days and the other group might retain data for 30 days. Another example is, one group summarizing hourly and the other group summarizing hourly and daily.

A managed system can be part of multiple managed system groups which might have different summarization and pruning settings. In this case, the multiple settings are merged, resulting in a union of all summarizations and retention using the largest found interval. For example:

In this example, for a system that is a member of both groups, the union of the summarization settings is hourly, daily, and weekly. The retention settings for the system are 30 days for hourly, 60 days for daily, and 6 months for weekly since those are the largest setting for each summarization.

If a system does not belong to any managed system groups that have summarization and pruning settings defined, the global summarization settings are used. Global summarization is configured through the Tivoli Enterprise Portal or the command-line interface using the tacmd histconfiguregroups, not specifying the -g parameter. For more information on configuring global summarization settings, see Configure summarization and pruning for attribute groups or the Command Reference.

When you use Tivoli Data Warehouse range partitioning, partitions are only dropped or rotated based on the largest retention interval that is found for the attribute group. After partitions are dropped or rotated, rows are removed by using SQL DELETE statements according to the settings for each managed system group or global summarization settings. When you use SQL DELETE statements, performance is slower than compared to dropping or rotating a partition. This decrease in performance is because SQL DELETE statements require transaction logs and updates to indexes, while dropping partitions does not.

When you use Tivoli Data Warehouse range partitioning, the following scenarios apply:

When partitions cannot be dropped:

Best practice is to define the retention period globally and for each configured managed system group for the detail data and for all summary tables that might contain data.


Procedure


What to do next

The next time summarization and pruning takes place, the summarization and pruning agent applies the configuration to the long-term data stored in the data warehouse. Wait for the next scheduled time period to elapse before expecting to see any summarized data.


Parent topic:

Summarization and pruning configuration

+

Search Tips   |   Advanced Search