Hitachi

uCosminexus Service Platform Setup and Operation Guide


7.10.4 List display of root application information

You display the root application information list of read performance analysis trace files in the starting order to output performance analysis trace. The number of display cases, display contents and order can be specified.

Organization of this subsection

(1) Input format

Execute the ls command in the message ranking prompt. For details about the command, see cscmsgtk (Invoking the message tracking function) in the manual uCosminexus Service Platform Reference Guid.

When the how many to display is specified

Displays root application information for specified number of cases. The output order differs as per the option specification. Displays specified number of cases from new information onwards.

The execution format is shown as below:

ls number-of-cases-displayed
When displaying root application information where error occurred

Execute by specifying the -e option. Only the root application information where error occurred is displayed.

The execution format is shown as below:

ls -e

The trace of error places is not output even after displaying the trace by 7.10.3 Displaying performance analysis trace methods when the places where error occurred are other than trace points of Cosminexus Service Platform. Change the output mode to detail output mode for confirming the errors occurred with other than Cosminexus Service Platform and output the entire performance analysis trace. For details about the output mode, see cscmsgtk (Invoking the message tracking function) in the manual uCosminexus Service Platform Reference Guid.

When displaying root application information in ascending order of elapse time

Execute by specifying the -t option. Displays the root application information in the ascending order of elapse time from the trace output first to the last trace in a series of performance analysis trace indicating root application information.

The execution format is shown as below:

ls -t

(2) Output format

The output format is shown below:

1

2

startDate startTime RootAPInfo processingTime(msec)

date-on-which-trace- was-output-first first-trace-output-time root-application-information elapse-time

The root application information part is output on 2nd line.

1st line: Column

Outputs the column corresponding to performance analysis trace. Outputs the contents same as the output format.

2nd line: Contents of root application information

Outputs the contents of root application information corresponding to the column.

Display items

Corresponding columns

Description

Date on which trace was output first

startDate

Indicates the day on which performance analysis trace was output first.

First trace output time

startTime

Indicates the time on which performance analysis trace was output for the first time.

Root application information

RootAPInfo

Indicates root application information.

Elapse time

processingTime(msec)

Indicates the elapse time (milliseconds) from the trace output first to the last trace in a series of performance analysis trace indicating root application information.

(3) Output example

Output examples are shown below: