Enable statistics with frequency and count

To enable the gathering of statistics at a designated frequency and event count, use the stats on command and specify the following options:

The interval and count options:

Because the destination option is not specified, the information is sent to the standard log file for that component. The following example enables the gathering of statistics for the pdweb.http component of a WebSEAL instance. In this example, the buffer accumulates 100 entries and sends statistics reports every 20 seconds:

#pdadmin> server task default-webseald-abc.ibm.com stats on pdweb.http 20 100

Parent topic: Enable statistics