CADP - Documentation for BMC AMI Ops SYSPROG Services 6.3
Syntax
The parameters are defined as follows:
Parameters | Description |
|---|---|
int | is the length of the sample period in intervals The default value is 2. The default sample period of 30 seconds (one interval) is the percentage utilization of CSA that causes a warning message to be issued |
percent | is the common area dataspace percentage When the CAD usage exceeds this percentage, a warning message to be issued. Specify a percentage between 0 and 99. The current usage percentage is calculated by dividing the number of CAD dataspaces in use by the maximum number of ALE slots in a PASN access list that are reserved for CADs. The result of that calculation is then compared to the threshold that you supply and, if the usage is greater than the supplied threshold, a warning message is generated. |
Example
Assuming a report interval of 30 seconds, the following control statement displays a warning message at 30-second intervals whenever the CAD utilization exceeds 40 percent:
CADP 1,40
Warning message
The following warning message is issued by the CADP sampler:
PWSCADP1 *Warning* CAD utilization is percent% Used=used Lost=lost
Message PWSCADP1 indicates that the permitted Common Area Dataspaces has exceeded the user-specified percentage, where
Variable | Description |
|---|---|
percent | current percentage of CAD dataspaces used |
used | number CAD dataspaces used |
lost | number of CAD dataspaces lost |