Storage Consumption Situations
Use the series of predefined situations associated with the Storage Consumption workspace to begin monitoring your system immediately or use them as templates for creating your own situations.
The names, descriptions, logic, and threshold values for the situations follow.
KD5_MVS_Extended_CSA_Warning monitors
extended CSA storage to detect storage shortages. A warning condition
is detected when the extended CSA size is more than 300 MB. The situation's
formula is:
DBM1_Storage.Extended_CSA_Size GT 300
KD5_MVS_low_private_Warning monitors
low private storage to detect storage shortages. A warning condition
is detected when the low private size is less than 1 MB. The situation's
formula is:
DBM1_Storage.24_Bit_Low_Private LT 1
KD5_Real_Storage_Usage_Warning monitors
real storage to detect storage shortages. A warning condition is detected
when the real storage in use is more than 100 MB. The situation's
formula is:
DBM1_Storage.Real_Storage_in_Use GT 100
KD5_Storage_Cushion_Warning monitors
the storage cushion to detect storage shortages. A warning condition
is detected when the storage cushion is less than 300 MB. The situation's
formula is:
DBM1_Storage.Storage_cushion LT 300
KD5_Total_DBM1_Warning monitors
total DBM1 storage to detect storage shortages. A warning condition
is detected when the total DBM1 storage is more than 100 MB. The situation's
formula is:
DBM1_Storage.Total_DBM1_Storage GT 100