Optimize 10.3.0 | 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
Status of the realm data group.
float ConsumedRate
The number of events published per second.
longFanoutTime
The total number of milliseconds it takes to fanout each event to all consumers.
float PublishRate
Total number of events published per second.
long StreamCount
Current number of streams that have been added to this data group.
long TotalConsumed
Total number of events published to this data group since the realm has started.
long TotalStreamCount
Total number of streams that have been added to this data group.
long TotalPublished
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.