Real Time Information Director User Documentation
 RTID Management 
Hewlett-Packard Company  17  529618 - 001 
This counter is incremented if even a document fails to 
load. 
SelectedRows  Number of rows selected from the data store during 
assembly of an output document. 
SelectStatements  Number of Select statements executed 
SelectMilliseconds  Time spent selecting records from the data store 
SerializeMilliseconds  Time spent serializing outbound documents 
TimeOuts  Number of failures due to SQL timeouts. 
TotalAllocateHandlerFailures  Number of failures that occurred during allocation of 
document handlers 
TotalDocumentParseFailures  Number of failures that occurred during parsing of 
inbound documents 
TotalDocumentsParsed  Number of documents successfully parsed and 
processed, including subscriptions 
TotalDocumentsProcessFailures  Number of documents that couldn’t be processed. 
Each document that couldn’t be processed is captured 
as an XML file in the error folder. 
TotalDocumentsProcessed  Number of inbound and outbound documents 
successfully processed by the Director. This count 
includes inserts, updates, and queries. 
TotalDocumentsSerialized  Number of outbound documents generated. This count 
includes XML responses to inbound documents and 
documents generated to satisfy subscriptions. 
UpdatedRows  Number of rows updated in the data store during an 
upsert operation. This counter doesn’t increase if the 
document failed to load. 
UpdateMilliseconds  Time spent updating rows in the data store 
UpdateStatements  Number of update statements executed 
WarningThreshold  Number of XML tags, in an inbound document, that 
will trigger a warning message, indicating that the 
document is almost too large to be acceptable 
D
D
y
y
n
n
a
a
m
m
i
i
c
c
a
a
l
l
l
l
y
y
L
L
o
o
a
a
d
d
i
i
n
n
g
g
D
D
o
o
c
c
u
u
m
m
e
e
n
n
t
t
M
M
e
e
t
t
a
a
d
d
a
a
t
t
a
a
C
C
l
l
a
a
s
s
s
s
e
e
s
s
The document metadata classes are listed in the DOCCLASS database table. At startup, 
the Director server reads this table and loads the document metadata classes listed in it. 
To load new or updated document metadata classes after the Director has started, you use 
the management interface from the Director management client or your own JMX client. 










