ASAP 2.7 Extension Manual
Configuring the ASAP Extension
HP NonStop ASAP Extension Manual—425265-004
2-4
APP Attributes
APP Attributes
The attributes associated with the generic APP entity.
These attributes are associated with the generic APP entity. They also represent the
header attributes that must be present in the order shown in all user-defined entities.
Custom Entity Properties
The complete APP EDL file is used as the header for all user-defined EDL definitions,
with user-specific attributes following the APP header attributes (ErrorState) in the
custom EDL definition.
To create a custom EDL entity for your application:
1. Use the ASAP2APP EDL file to create a new EDL file:
a. In the ASAP Client EDL development environment, select the ASAP2APP.EDL
file.
b. Select Edit>Select All.
c. Select Edit>Copy.
d. Select File>New File.
e. Select Edit>Paste.
f. Select File>Save As and name your new EDL file.
Attribute Name Description
NodeName Node the APP data comes from
SysNum Node number
Domain Name of the application domain
Status Operational status of the domain, set by ASAPX or the application
using ASAP_OPSTATE_
OpState OEM state representing the current operational status, set by ASAPX
or the application using ASAP_OPSTATE_
Dateymd Date the data was collected
Time Time the data was collected
Valid Flag indicating the validity of the data
ET Elapsed time of the sample that produced the data
Ct Count of the number of user-defined attributes (always zero for APP
domains)
Error Error metric
ErrorState OEM state associated with the error metric
Note. Make sure you use the ASAP2APP EDL file, not the ASAP1APP file.