ALERT_OBJECTS_PER_ALERT
Use the ALERT_OBJECTS_PER_ALERT parameter in CQMPARMS to control the amount of storage used for alerts.
- Description
- The maximum number of objects per alert (nnnnn) that are collected. This parameter enables you to control the amount of storage that is used when collecting alerts.
- Syntax
- ALERT_OBJECTS_PER_ALERT(nnnnn)
- Default
- 8Note: Under normal circumstances, the default value is appropriate. However, if your workloads average more than 8 objects per alert, this parameter can be adjusted as needed.
- Range
- Integers in the range 1 - 99999
- Example
- ALERT_OBJECTS_PER_ALERT(10)