ASAP 2.7 Extension Manual

Configuring the ASAP Extension
HP NonStop ASAP Extension Manual425265-004
2-16
Built-In Metrics
WState Wait state of the
registering process.
AT WState GRID YES GRAPH YES
GRAPHMAX 10 HELP "Wait State" STATEPAIR
YES STATERULE USESTATEGRAPHSTATE
TYPEDATA CHAR8;
AT WstateState GRID NO GRAPH NO
GRAPHMAX 9 HELP "State of Wait State";
RegTime Registration date, and
time the domain was
registered.
AT RegTime GRID YES GRAPH NO
GRAPHMAX 0 HELP "Domain Registration
Time" TYPEDATA INT64 FORMAT
"YYYY^MM^DD^HH^MM";
DownTime Total downtime (in
seconds) for the
registering process since
it registered with ASAP.
Aggregate accumulation
at the end of each
interval. If state = down,
DT = DT + IDT where
DT = total downtime and
IDT = down time for the
full or partial interval in
seconds. DownTime
grows inaccurate when
application processes
stop and start while ASAP
is down.
AT DownTime GRid YES GRAPH NO
GRAPHMAX 0 HELP "DownTime" STATEPAIR
YES STATERULE USESTATEGRAPHSTATE
TYPEDATA INT64 FORMAT
"DDDD^HH^MM^SS";
AT DownTimeState GRID NO GRAPH NO
GRAPHMAX 9 HELP "State of DownTime";
Avail Overall availability of the
registering process since
it registered the domain
with ASAP. (TT-DT) /
TT * 100 where TT =
total seconds since
registration and DT = total
downtime seconds since
registration. If DownTime
grows to be inaccurate,
Avail also becomes
inaccurate.
AT Avail GRID YES GRAPH YES GRAPHMAX
10 HELP "Availability Since Registration"
STATEPAIR YES STATERULE
USESTATEGRAPHSTATE TYPEDATA REAL64
FORMAT "F6.2";
AT AvailState GRID NO GRAPH NO
GRAPHMAX 9 HELP "State of Avail";
Version Application-supplied
version in the call to
ASAP_REGISTER_, or a
default version supplied
by ASAP.
AT Version GRID YES GRAPH YES
GRAPHMAX 10 HELP "Server Version"
STATEPAIR YES STATERULE
USESTATEGRAPHSTATE TYPEDATA CHAR2
FORMAT "S2";
AT VersionState GRID NO GRAPH NO
GRAPHMAX 9 HELP "State of Version";
Attribute Description EDL Attribute Definition (page2of2)