Measure Reference Manual
0::::::+:::20.0::::::+:::40.0::::::+:::60.0:::::+:::80.0:::+::::100
A **************************+++++++++++++++++++| -
B **********************************++| -
C *******************************************************++++++++++-
++++++++++++++++++++++++| -
D +++++++++++++++| -
E + -
F +++++++++++++++++++++++++++++++++++++| -
0::::::+:::20.0::::::+:::40.0::::::+:::60.0:::::+:::80.0:::+::::100
Min. value = 2.000 Max value = 88.000
A: FORMAT ProcessH $SYSTEM.SYSO2.MEASCOM (7,37)
B: PRINT^T RESULT ProcessH $SYSTEM.SYSO2.MEASCOM (7,37)
C: FIND^T ProcessH $SYSTEM.SYSO2.MEASCOM (7,37)
D: FORMAT ProcessH $SYSTEM.SYSO2.MEASCOM (7,37)
(TNS)
E: PRINT^T RESULT ProcessH $SYSTEM.SYSO2.MEASCOM (7,37)
(TNS)
F: FIND^T ProcessH $SYSTEM.SYSO2.MEASCOM (7,37)
(TNS)
• To display a PROCESSH plot that shows how many samples of TNS/R native code were
measured (the pound symbol (#) represents TNS/R native code):
+ LIST PROCESSH $SYSTEM.SYS02.TSYSDP2 (UCR)
.
. (report for PROCESSH entity appears here)
.
+ ADD PLOT TNSR-BUSY-TIME
+ ADD PLOT TIME-BASE OFF
+ LIST PLOT
0::::::+:::20.0::::::+:::40.0::::::+:::60.0:::::+:::80.0:::+::::100
A ##########################################| -
B ##################################| -
C #| -
0::::::+:::20.0::::::+:::40.0::::::+:::60.0:::::+:::80.0:::+::::100
Min. value = 2.000 Max value = 65.000
A: AC1^CKPT^GET^BLOCK ProcessH $SYSTEM.SYSO2.TSYSDP2 (7,20)
(TNSR)
B: AC1^RECMOVE^DATA ProcessH $SYSTEM.SYSO2.TSYSDP2 (7,20)
(TNSR)
C: AC1^REDCHAIN^PURGE ProcessH $SYSTEM.SYSO2.TSYSDP2 (7,20)
(TNSR)
LISTACTIVE entity-type
The LISTACTIVE entity-type command assembles data from the active measurement and
displays a report for each entity included in the entity-spec parameter.
The value in an active counter record reflects the activity of the counter from the time it was
initialized:
• For a CPU and an OSSCPU entity, the system initializes the active counter record when the
CPU is loaded.
• For a PROCESS entity and the node class types IPC and RIPC of the SERVERNET entity, the
system initializes the active counter record when the entity is created
• For an entity of any other type, the Measure subsystem initializes the active counter record
when the measurement starts.
• If multiple measurements include the same entity, all measurements use the same active counter
record. The first measurement started initializes the counter record.
86 MEASCOM Commands