5.19 disp-disk-stats

Use this command to display the disk performance statistics.

Note:

The OAMs maintain disk read/writer access times as well as per table and per application statistics on the number of disk accesses and cache accesses. Per application and per table statistics that have zero values are not displayed if an application ID or table ID is not specified; only nonzero statistics are displayed in the default report.

Parameters

loc (mandatory)
The card location in the system.
Range:
1113, 1115
applid (optional)
Application ID. The application IDs used to define tasks.
Range:
0 - 255
Default:
all
tblid (optional)
Table ID. The table IDs used to define tables.
Range:
0 - 1023
Default:
all

Example

disp-disk-stats:loc=1113:applid=29

disp-disk-stats:loc=1113:applid=93

disp-disk-stats:loc=1113

Dependencies

The specified card location must contain a card that is running an OAM (1113 or 1115).

GPSM-II and E5-MCAP cards cannot co-exist in the system.

Notes

None

Output

disp-disk-stats:loc=1113:applid=29

    rlghncxa03w 01-03-01 14:14:05 EST  Rel 28.1.0 

    Disk Performance Statistics Report:

                  Cache Read     Disk Read    Cache Write   Disk Write
      Appl Id         Hits        Accesses        Hits       Accesses 
    -----------   -----------   -----------   -----------   -----------
            29           113            23            25            40 

Command Completed.
disp-disk-stats:loc=1113:applid=93

    tekelecstp 01-06-01 14:14:05 EST Rel 28.1.0
 
    Disk Performance Statistics Report:
                  Cache Read     Disk Read    Cache Write   Disk Write
      Appl Id         Hits        Accesses        Hits       Accesses
    -----------   -----------   -----------   -----------   -----------
            93             0             0             0             0
    
    Command Completed. 
;
disp-disk-stat:loc=1113

    rlghncxa03w 01-03-01 14:14:05 EST  Rel 28.1.0

    Disk Performance Statistics Report:

                  Cache Read     Disk Read    Cache Write   Disk Write
      Appl Id         Hits        Accesses        Hits       Accesses 
    -----------   -----------   -----------   -----------   -----------
            29           113            23            25            40
           120            12           223           225           361

                 Cache Read     Disk Read    Cache Write   Disk Write
      Table Id        Hits        Accesses        Hits       Accesses 
    -----------   -----------   -----------   -----------   -----------
           185            12           223           225           361
           201           113            23            25            40
           
                 Total Cache   Total Disk    Total Cache   Total Disk
                  Read Hits       Reads       Write Hits     Writes
                  -----------   -----------   -----------   -----------
                         125           246           250           401

                             Disk Access Times (microseconds)
                    Minimum       Maximum       Average     Access Type
                  -----------   -----------   -----------   -----------
                        1260         31121          6380          Read
                        1215         31090          6350         Write 

Command Completed. 
;

Related Topics