2.4.5.5 View Performance Statistics

This topic provides the systematic instructions to view performance statistics.

You can view the performance statistics for function IDs and actions using ‘MBean’ screen. The ‘MBean’ screen displays the information available in the server (MBean) and the information from the database.
Specify the User ID and Password, and login to Homepage.
  1. Under User Action, click the ‘Performance Statistics’. Or on the Homepage, type SMDMBEAN in the text box, and click the next arrow.
  2. On MBean screen, specify the fields.
    For information on fields, refer to Table 2-4:

    Table 2-4 Performance Statistics - Field Description

    Field Description
    Function ID Specify the function ID of the screen whose performance you want to view. The system will display the performance statistics of the function ID specified here.
    Action Specify the action. The system will display the performance details of the above function ID for the action specified here.
    The system displays the following details based on the specified values:
    • Function ID - function ID of the screen
    • Action - action performed for this function id.
    • Source Code - FCUBS_UI_MBEAN
    • Maxresp - maximum time taken for a particular action
    • Minresp - minimum time taken for a particular action
    • Avgresp - average time taken for a particular action
    • Count - number of occurrences of a particular action
    • Logtime - log time of the action
    • Menu Options