ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 157 of 381
Examples
To show the latest CIP statistics for the default node:
CIP
To show the latest CIP statistics for all nodes:
CIP \*
To show the latest CIP CLIM detailed statistics for the local node:
CIP CLIM, DETAIL
To show the latest detailed CIP Monitor statistics for Zcam0 on \Chicago:
CIP MONITOR \CHICAGO.ZCAM0, DETAIL
To show the latest detailed CIP Provider statistics for the last four samples:
CIP PROVIDER, DE, S4
To extract the latest CLIM statistics for all CLIMs for 1000 samples to a file:
CIP CLIM, EXTRACT $DATA.DATA.CLIM, NOPRINT, SAMPLES 1000
To extract the last 1000 samples of CLIM statistics into a CSV file:
CIP/OUT CLIMCSV/CLIM, RAW, DE, ST, TAB ",", NOLINEBREAK,
SAMPLES 1000
CLEANUP Command
The CLEANUP command invokes the database cleanup function. How the cleanup
function works depends on the RETAIN option assigned to the Collect server.
Caution
This command purges or releases statistics. This command can cause degradation in
performance when the RETAIN option is set to a value greater than one. Only advanced
ASAP users should use this command.
Type STATUS COLLECT to display the RETAIN option setting of a Collect process.
The information is the last line of output in parenthesis.