Disk capacity planning for historical data
Disk capacity planning for a monitoring agent is a prediction of the amount of disk space to be consumed for each attribute group whose historical data is being collected. Required disk storage is an important factor to consider when you are defining data collection rules and your strategy for historical data collection.
The table in this chapter provides the following information required to calculate disk space for this monitoring agent:
- Table is the table name as it is displayed in the warehouse database, if the attribute group is configured to be written to the warehouse.
- Attribute group is the name of the attribute group as it is displayed in the warehouse configuration panel.
- Bytes per instance (agent) is an estimate of the record length for each row or instance written to the agent disk for historical data collection. This estimate can be used for agent disk space planning purposes.
- Database bytes per instance (warehouse) is an estimate of the record length for detailed records written to the warehouse database, if the attribute group is configured to be written to the warehouse. Detailed records are those that have been uploaded from the agent for long-term historical data collection. This estimate can be used for warehouse disk space planning purposes.
- Aggregate bytes per instance (warehouse) is an estimate of the record length for aggregate records written to the warehouse database, if the attribute group is configured to be written to the warehouse. Aggregate records are created by the Summarization agent for attribute groups that have been configured for summarization. This estimate can be used for warehouse disk space planning purposes.
In addition to the information in the tables, you must know the number of instances of data that you plan to collect. An attribute group can have single or multiple instances of data depending on the application environment that is being monitored. For example, if your attribute group is monitoring each processor in your computer and you have a dual processor computer, the number of instances is two.
The following table contains capacity planning information for the data logged by IBM Tivoli Advanced Allocation Management.
Table 1. Capacity planning for historical data logged by IBM Tivoli Advanced Allocation Management
Table | Attribute group | Bytes per instance (agent) | Database bytes per instance (warehouse) | Aggregate bytes per instance (warehouse) |
KRJACTREC | KRJ_EVENT_DATA |
418 | 454 | 566 |
KRJPOBJST | KRJ_PERFORMANCE_OBJECT_STATUS |
288 | 289 | 326 |
KRJZZAOPAL | KRJ_PRODUCT_ACTION_LOG |
136 | 141 | 193 |
KRJAOSUBQU | KRJ_SUBSYSTEM_QUERY |
288 | 314 | 636 |
For more information about historical data collection, see the IBM Tivoli Monitoring Administrator's Guide.