Optimize 10.11 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Universal Messaging KPI Definitions | com.softwareag.um.realm.datagroup | KPIs
 
KPIs
The following table describes the com.softwareag.um.realm.datagroup KPIs.
Name
Description
int ObjectStatus
Deprecated. Status of the realm data group.
float ConsumedRate
Deprecated. The number of events published per second.
longFanoutTime
Deprecated. The total number of milliseconds it takes to fanout each event to all consumers.
float PublishRate
Deprecated. Total number of events published per second.
long StreamCount
Deprecated. Current number of streams that have been added to this data group.
long TotalConsumed
Deprecated. Total number of events published to this data group since the realm has started.
long TotalStreamCount
Deprecated. Total number of streams that have been added to this data group.
long TotalPublished
Deprecated. Total number of events published to this data group since the realm has started.
long DeltaTotalConsumed
Returns the total number of events published to this data group since the realm has started. This KPI reports the difference between the last two continuous poll readings of totalConsumed.
long DeltaTotalStreamCount
Returns the total number of streams that have been added to this data group. This KPI reports the difference between the last two continuous poll readings of totalStreamCount.
long DeltaTotalPublished
Returns the total number of events published to this data group since the realm has started. This KPI reports the difference between the last two continuous poll readings of totalPublished.