ASAP 3.0 Client Manual
HP NonStop ASAP Client Manual Page 136 of 161
DATAITEMS "0 I, 1 I, 2 M, 3 C"
Detail - EDL Entity Property
Detail string
The Detail entity property controls how the Show Object Details popup menu item
behaves. This property is optional.
When a Detail string is not specified, the ASAP Client automatically displays a
graph and a list view of object details.
When a Detail string is specified, the contents of string are used to form a
database query that is sent to the ASAP Server, and the result appears in an
ASAP Report Window.
If string contains the “^” character, the name of the object you selected in the Grid or
Graph area of the ASAP Browse window is substituted.
For example, if the Detail string for the CPU entity is specified as:
DETAIL “CPU ^, TAB, SAMPLES 12”
If you right-click an element in the Browse window graph that corresponds to CPU
\Chicago.0, then select Show Object Details, an ASAP Report Window displays:
CPU \CHICAGO.0, TAB, SAMPLES 12
Applies to: Client and Server
Default: DETAIL ““ - null
Examples
DETAIL “CPU ^, TAB, SAMPLES, 12”
DETAIL “DISK ^, AVG, TAB, SAMPLES 12”
Enabled - EDL Entity Property
Enabled Boolean
The Enabled entity property defines whether the entity is enabled or disabled by
default. This property can be set independently within the ASAP Client or Server. The
option determines the initial default value for the Enabled property.
Applies to: Client and Server
Default: ENABLED FALSE