WEB SUSPEND Statement

The SUSPEND statement is optional and signifies that a specific number of suspended observations in the WebSphere Performance Suspend (WEB_WP) will be kept.
rm
The SUSPEND statement is optional and signifies that a specific number of suspended observations in the WebSphere Performance Suspend (WEB_WP) will be kept.
Once the suspend limit is exceeded for an observation's data in days, it is discarded. Records (observations) in the WEB_WP file are used to provide continuity between the end of one day's server data, and the beginning of the next day's data. In general, specific records in the WEB_WP file should only remain in the file for one day.
The SUSPEND statement has the following format:
SUSPEND n
n
The number of days (daily executions) that suspended observations will be kept.
DEFAULT: 7