Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Broker KPI Definitions | wm.brokerdc.DocumentType | KPIs
 
KPIs
The following table describes the wm.brokerdc.DocumentType KPIs.
Name
Description
date CreateTime
Time when the document type was created.
date LastDocumentDeliveryTime
Time when last document of this type was delivered.
date LastDocumentPublishTime
Time when last document of this type was published.
date LastForwardReceiveTime
Time when last document of this type was received via forwarding from another Broker.
int NumClientSubscriptions
Number of client subscriptions open which include this document type.
int NumEventsDelivered
Number of documents of this type delivered.
int NumEventsPublished
Number of documents of this type published.
int NumForwardsReceived
Number of documents of this type received via forwarding from another Broker.
date UpdateTime
Time when the document type was last changed.
int ObjectStatus
Indicates Operational or Failed status of the component.
boolean ContainsResourceMessage
Flag indicating a resource message, such as a log message or exception message, has been received from the monitored resource.
int MessageSeverity
Severity level of the resource message:
*Critical = 1
*Major = 2
*Minor = 3
*Warning = 4
*Info = 5
*Ok = 6
*Indeterminate = 7