MLSRPBUF - Monitor LSR pool buffers

The MLSRPBUF view shows general information about buffer usage for LSR pools within monitored CICS® systems. The information is shown by individual buffer size.

Availability

The MLSRPBUF view is available for all managed CICS systems except CICS for Windows. .

Access

Issue command:
MLSRPBUF [lsrpool [buffsize [D|I|B]]]

lsrpool
Is a numeric value between 0 and 8 identifying an LSR pool or * for all LSR pools.

buffsize
Is a numeric value, indicating the buffer size, or * for all buffer sizes.

D|I|B
Limits the view to data buffers (D), index buffers (I), or buffers that are both (B). If you omit this parameter, the view includes information about buffer usage for the LSR pool or pools, regardless of buffer type.

If you do not specify parameters, the view includes information about the buffer sizes and types for all LSR pools within the current scope.

Select
GLOBAL from the MONITOR menu and MLSRPBUF from the GLOBAL submenu.

Figure 22 is an example of the MLSRPBUF view.

Figure 22. The MLSRPBUF view
  27FEB2005 11:30:30 --------- INFORMATION DISPLAY -----------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1         ALT WIN ===>
  W1 =MLSRPBUF===========EYUPLX01==EYUPLX01==27FEB2005==11:30:30=CPSM==========
 CMD LS U Buffer CICS     -Buff Reads- Hiper Reads -Buff Write- Hiper Writes
 --- ID S Size-- System--  Curr  Intv   Curr  Intv  Curr  Intv   Curr  Intv
      1 D    512 CICSAB12 123.4  123.4 123.4 123.4 123.4  123.4 123.4  123.4
      2 D   1024 CICSAB12 123.4  123.4 123.4 123.4 123.4  123.4 123.4  123.4
      1 D   2048 CICSAB23 123.4  123.4 123.4 123.4 123.4  123.4 123.4  123.4
      2 D  32768 CICSAB23 123.4  123.4 123.4 123.4 123.4  123.4 123.4  123.4
 

Action commands

Table 38 shows the action commands you can issue from the MLSRPBUF view.

Table 38. MLSRPBUF view action commands
Primary command Line command Description
INIt
lsrpool buffsize D|I|B sysname
INI Initializes the CICSPlex® SM statistics counters associated with an LSR pool to 0.
REMove
lsrpool buffsize D|I|B sysname
REM Removes an LSR pool from CICSPlex SM monitoring for the current sample interval and discards its accumulated statistics.
Where:
lsrpool
Is a numeric value between 0 and 8 that identifies an LSR pool or * for all LSR pools.
buffsize
Is a numeric value indicating the buffer size or * for all buffer sizes.
D|I|B
Is the type of usage the buffer gets (data, index, or both) or * for all types.
sysname
Is the specific or generic name of a CICS system.

Hyperlinks

Table 39 shows the hyperlink field for the MLSRPBUF view.

Table 39. MLSRPBUF view hyperlink field
Hyperlink field View displayed Description
LS ID MLSRPBUD Detailed view of the specified LSR pool.
Note:
You can also display the MLSRPBUS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]