ASAP 3.0 Client Manual
HP NonStop ASAP Client Manual Page 133 of 161
Command
<String>
134
DataItems
<String>
135
Detail
<String>
136
Enabled
<Boolean>
136
ErrorStateName
<String>
137
Help
<String>
138
History
<String>
138
KeyForNode
<String>
139
KeyForObject
<String>
139
KeyForRow
<String>
140
MaxObjectives
<Number>
140
Rate
<Number>
140
Reserved
<Boolean>
141
SGPFile
<Filename>
141
SGPManaged
<Boolean>
142
SGPSuffix
<Alpha>
142
Version
<Number>
142
Example
This example defines EDL properties of the CPU entity. These properties determine
how ASAP retrieves CPU entity information.
ENTITY CPU CI ASAP
COMMAND "CPU\*,RAW,TAB"
ENABLED YES
HELP "Central Processor Unit";
Entities have different characteristics. For example, the CI property is the Command
Interpreter used to retrieve information for that entity. The Command entity property
defines the command that is sent to the command interpreter to retrieve statistics for
that entity. The Enabled entity property indicates whether the entity is enabled by
default. The Help entity property defines the descriptive text that appears next to the
entity name on the Entity Tab of the ASAP Properties window.
General Syntax Rules
This list defines general rules of syntax for EDL. To maintain extensibility in the EDL
grammar, entity and attribute variant values are limited to these elements:
<Alpha> ::= Alpha characters, such as ABC
<AlphaNumeric> ::= AlphaNumeric characters, such as ABC123