ctmstsed (edit and output statistics)
Format
ctmstsed [-h] [-CTMEdit edit-and-output-format[,edit-and-output-format...]]
[-CTMInterval time-interval] [-CTMTime [start-time][,end-time]]
[-CTMQueueName queue-name[,queue-name...]]
[-CTMMethod method-name[,method-name...]]
[-CTMCsv] [-CTMStdout]
[statistics-file-name[ statistics-file-name...]]
Function
This command edits and outputs statistics acquired in a statistics file. The default is text format.
The following three types of information can be output:
Arguments
Symbol | Meaning | Range of values | Required or optional |
---|---|---|---|
hh | Hour | 00 ![]() ![]() | Required |
mm | Minute | 00 ![]() ![]() | Required |
MM | Month | 01 ![]() ![]() | Optional |
DD | Day | 01 ![]() ![]() | Optional |
YYYY | Year | 1970 ![]() | Optional |
Table 6-2 Argument (command option) combination list (ctmstsed command)
Command option | -h | -CTMEdit | -CTMInterval | -CTMTime | -CTMQueueName | -CTMMethod | -CTMCsv | -CTMStdout | |||
---|---|---|---|---|---|---|---|---|---|---|---|
nod | que | mtd | |||||||||
-h | -- | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | |
-CTMEdit | nod | ![]() | -- | Y | Y | Y | Y | N | N | Y | Y |
que | ![]() | Y | -- | Y | Y | Y | Y | N | Y | Y | |
mtd | ![]() | Y | Y | -- | Y | Y | N | Y | Y | Y | |
-CTMInterval | ![]() | Y | Y | Y | -- | Y | Y | Y | Y | Y | |
-CTMTime | ![]() | Y | Y | Y | Y | -- | Y | Y | Y | Y | |
-CTMQueueName | ![]() | N | Y | N | Y | Y | -- | Y | Y | Y | |
-CTMMethod | ![]() | N | N | Y | Y | Y | Y | -- | Y | Y | |
-CTMCsv | ![]() | Y | Y | Y | Y | Y | Y | Y | -- | Y | |
-CTMStdout | ![]() | Y | Y | Y | Y | Y | Y | Y | Y | -- |
Return values
Output format
*** Statistics Information by CTMNode *** |
Symbol | Description |
---|---|
aa..aa | CTM domain name (1 to 31 alphanumeric characters) |
bb..bb | CTM identifier (1 to 31 alphanumeric characters) |
cc..cc | Editing start time |
dd..dd | Editing end time |
ee..ee | Time period in which statistics were collected in the editing time |
ff..ff | Time period in which statistics were not collected in the editing time |
gg..gg | CTM regulator response time (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
hh..hh | CTM regulator request timeout (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ii..ii | CTM regulator request error (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
jj..jj | OTM gateway response time (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
kk..kk | OTM gateway request timeout (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ll..ll | OTM gateway request error (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
mm..mm | Number of requests waiting to be scheduled (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
nn..nn | Scheduling wait time (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
oo..oo | Number of requests that could not be scheduled (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
pp..pp | Number of CTM regulators that terminated abnormally (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
qq..qq | Number of OTM gateways that terminated abnormally (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
rr..rr | Number of connections between CTM regulator and the client (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ss..ss | Number of connections between OTM gateway and the OTM client (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
tt..tt | Number of control connections between CTM daemons and J2EE servers# (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
uu..uu | Number of request connections between CTM daemons and J2EE servers (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
vv..vv | Number of connections between CTM daemons and CTM regulators (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ww..ww | Number of connections between CTM daemons and OTM gateways. A value equal to or greater than 100000000000 is output as ***********. |
*** Statistics Information by CTMNode *** |
Symbol | Description |
---|---|
aa..aa | CTM domain name (1 to 31 alphanumeric characters) |
bb..bb | CTM identifier (1 to 31 alphanumeric characters) |
cc..cc | Editing start time |
dd..dd | Editing end time |
ee..ee | Event contents |
ff..ff | Number of events that occurred (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
gg..gg | Maximum value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
hh..hh | Minimum value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ii..ii | Average value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
jj..jj | Unit |
*** Statistics Information by Queue *** |
Symbol | Description |
---|---|
aa..aa | CTM domain name (1 to 31 alphanumeric characters) |
bb..bb | CTM identifier (1 to 31 alphanumeric characters) |
cc..cc | For J2EE applications, a queue name (1 to 63 characters) is output. For batch applications, a schedule group name is output. |
dd..dd | Editing start time |
ee..ee | Editing end time |
ff..ff | Time period in which statistics were collected in the editing time |
gg..gg | Time period in which statistics were not collected in the editing time |
hh..hh | Number of requests waiting to be scheduled (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ii..ii | Scheduling wait time (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
jj..jj | Number of requests that could not be scheduled (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
kk..kk | Number of request connections between CTM daemons and J2EE servers (or batch servers in a system that executes batch applications) (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
*** Statistics Information by CTMQueue *** |
Symbol | Description |
---|---|
aa..aa | CTM domain name (1 to 31 alphanumeric characters) |
bb..bb | CTM identifier (1 to 31 alphanumeric characters) |
cc..cc | Editing start time |
dd..dd | Editing end time |
ee..ee | Event contents |
ff..ff | Number of events that occurred (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
gg..gg | Maximum value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
hh..hh | Minimum value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ii..ii | Average value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
jj..jj | Unit |
*** Statistics Information by Method *** |
Symbol | Description |
---|---|
aa..aa | CTM domain name (1 to 31 alphanumeric characters) |
bb..bb | CTM identifier (1 to 31 alphanumeric characters) |
cc..cc | Editing start time |
dd..dd | Editing end time |
ee..ee | Time period in which statistics were collected in the editing time |
ff..ff | Time period in which statistics were collected in the editing time |
gg..gg | Interface name (1 to 31 alphanumeric characters). An interface exceeding 31 characters is output in first-15-characters*last-15-characters format. |
hh..hh | Method name (1 to 31 alphanumeric characters). A method name exceeding 31 characters is output in first-15-characters*last-15-characters format. |
ii..ii | CTM regulator response time (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
jj..jj | CTM regulator request timeout (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
kk..kk | CTM regulator request error (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ll..ll | OTM gateway response time (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
mm..mm | OTM gateway request timeout (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
nn..nn | OTM gateway request error (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
*** Statistics Information by Method *** |
Symbol | Description |
---|---|
aa..aa | CTM domain name (1 to 31 alphanumeric characters) |
bb..bb | CTM identifier (1 to 31 alphanumeric characters) |
cc..cc | Editing start time |
dd..dd | Editing start time |
ee..ee | Event contents |
ff..ff | Number of events that occurred (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
gg..gg | Maximum value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
hh..hh | Minimum value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
ii..ii | Average value (11 decimal digits). A value equal to or greater than 100000000000 is output as ***********. |
jj..jj | Unit |