Message processor counters
These service integration bus (SIBus) message processor counters are part of the performance monitoring infrastructure (PMI), which provides server-side monitoring and a client-side API to retrieve performance information.
- Counter definitions
Performance Modules > SIB Service > SIB Messaging Engines > Messaging Engine > Destinations > Queues
Name Key Description Granularity Type Level AvailableMessageCount QueueStats.AvailableMessageCount The number of messages available for a queue for consumption. If this number is close to the destination high messages value then review the high messages value. Per destination CountStatistic Low UnavailableMessageCount QueueStats.UnavailableMessageCount The number of messages locked or uncommitted, this means messages added or removed but the transaction has not been committed yet. If this number is high then check which messages are locked and why. Per destination CountStatistic Low LocalProducerAttaches QueueStats.LocalProducerAttachesCount The number of times an attachment has been made to this queue by local producers. The lifetime of this value is the lifetime of the messaging engine. Per destination CountStatistic Low LocalProducerCount QueueStats.LocalProducerCount The number of currently attached local producers. Per destination CountStatistic Low LocalConsumerAttaches QueueStats.LocalConsumerAttachesCount The number of times an attachment has been made to this queue by local consumers. The lifetime of this value is the lifetime of the messaging engine. Per destination CountStatistic Low LocalConsumerCount QueueStats.LocalConsumerCount The number of currently attached local consumers. Per destination CountStatistic Low TotalMessagesProduced QueueStats.TotalMessagesProducedCount The total number of messages produced to this queue, for the lifetime of this messaging engine. Per destination CountStatistic Low BestEffortNon-persistentMessagesProduced QueueStats.BestEffortNonPersistentMessagesProducedCount The number of Best Effort Non-persistent messages produced, for the lifetime of this messaging engine. Per destination CountStatistic Low ExpressNon-persistentMessagesProduced QueueStats.ExpressNonPersistentMessagesProducedCount The number of Express Non-persistent messages produced, for the lifetime of this messaging engine. Per destination CountStatistic Low ReliableNon-persistentMessagesProduced QueueStats.ReliableNonPersistentMessagesProducedCount The number of Reliable Non-persistent messages produced, for the lifetime of this messaging engine. Per destination CountStatistic Low ReliablePersistentMessagesProduced QueueStats.ReliablePersistentMessagesProducedCount The number of Reliable Persistent messages produced, for the lifetime of this messaging engine. Per destination CountStatistic Low AssuredPersistentMessagesProduced QueueStats.AssuredPersistentMessagesProducedCount The number of Assured Persistent messages produced, for the lifetime of this messaging engine. Per destination CountStatistic Low TotalMessagesConsumed QueueStats.TotalMessagesConsumedCount The total number of messages consumed from this queue, for the lifetime of this messaging engine. Per destination CountStatistic Low BestEffortNon-persistentMessagesConsumed QueueStats.BestEffortNonPersistentMessagesConsumedCount The number of Best Effort Non-persistent messages consumed, for the lifetime of this messaging engine. Per destination CountStatistic Low ExpressNon-persistentMessagesConsumed QueueStats.ExpressNonPersistentMessagesConsumedCount The number of Express Non-persistent messages consumed, for the lifetime of this messaging engine. Per destination CountStatistic Low ReliableNon-persistentMessagesConsumed QueueStats.ReliableNonPersistentMessagesConsumedCount The number of Reliable Non-persistent messages consumed, for the lifetime of this messaging engine. Per destination CountStatistic Low ReliablePersistentMessagesConsumed QueueStats.ReliablePersistentMessagesConsumedCount The number of Reliable Persistent messages consumed, for the lifetime of this messaging engine. Per destination CountStatistic Low AssuredPersistentMessagesConsumed QueueStats.AssuredPersistentMessagesConsumedCount The number of Assured Persistent messages consumed, for the lifetime of this messaging engine. Per destination CountStatistic Low ReportEnabledMessagesExpired. QueueStats.ReportEnabledMessagesExpiredCount The number of report enabled messages that expired while on this queue. Per destination CountStatistic Low AggregateMessageWaitTime QueueStats.AggregateMessageWaitTime The time spent by messages in the bus at consumption. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. Per destination CountStatistic Low LocalMessageWaitTime QueueStats.LocalMessageWaitTime The time spent by messages on this queue at consumption. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. Per destination CountStatistic Low LocalOldestMessageAge QueueStats.LocalOldestMessageAge The longest time any message has spent on this queue. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. Per destination CountStatistic Low
Performance Modules > SIB Service > SIB Messaging Engines > Messaging Engine > Destinations > Topicspaces
Name Key Description Granularity Type Level IncompletePublicationCount TopicspaceStats.IncompletePublicationCount The number of publications not yet received by all current subscribers. If this number is unexpected then view the publication via the admin console to take any actions. Per destination CountStatistic Low LocalPublisherAttaches TopicspaceStats.LocalPublisherAttachesCount The number of times an attachment has been made to this topicspace by local producers. The lifetime of this value is the lifetime of the messaging engine. Per destination CountStatistic Low LocalPublisherCount TopicspaceStats.LocalPublisherCount The number of local publishers to topics in this topicspace. Per destination CountStatistic Low TotalLocalSubscriptionCount TopicspaceStats.TotalLocalSubscriptionCount The number of local subscriptions to topics in this topicspace. Each subscription is counted once, even if the topic includes wildcards. Per destination CountStatistic Low Non-DurableLocalSubscriptionCount TopicspaceStats.NonDurableLocalSubscriptionCount The number of non-durable subscriptions. Per destination CountStatistic Low DurableLocalSubscriptioCount TopicspaceStats.DurableLocalSubscriptionCount The number of durable subscriptions. Per destination CountStatistic Low TotalMessagesPublished TopicspaceStats.TotalMessagesPublishedCount The total number of publications to this topicspace. Per destination CountStatistic Low BestEffortNon-persistentMessagesPublished TopicspaceStats.BestEffortNonPersistentMessagesPublishedCount The number of Best Effort Non- persistent messages published Per destination CountStatistic Low ExpressNon-persistentMessagesPublished TopicspaceStats.ExpressNonPersistentMessagesPublishedCount The number of Express Non- persistent messages published Per destination CountStatistic Low ReliableNon-persistentMessagesPublished TopicspaceStats.ReliableNonPersistentMessagesPublishedCount The number of Reliable Non- persistent messages published Per destination CountStatistic Low ReliablePersistentMessagesPublished TopicspaceStats.ReliablePersistentMessagesPublishedCount The number of Reliable Persistent messages published Per destination CountStatistic Low AssuredPersistentMessagesPublished TopicspaceStats.AssuredPersistentMessagesPublishedCount The number of Assured Persistent messages published Per destination CountStatistic Low TotalLocalSubscriptionHits TopicspaceStats.TotalLocalSubscriptionHitCount The cumulative total of subscriptions which have matched topicspace publications. Per destination CountStatistic Low BestEffortNon-persistentLocalSubscriptionHits TopicspaceStats.BestEffortNonPersistentLocalSubscriptionHitCount The cumulative total of subscriptions which have matched Best Effort Non-persistent publications. Per destination CountStatistic Low ExpressNon-persistentLocal SubscriptionHits TopicspaceStats.ExpressNonPersistentLocalSubscriptionHitCount The cumulative total of subscriptions which have matched Express Non-persistent publications. Per destination CountStatistic Low ReliableNon-persistentLocalSubscriptionHits TopicspaceStats.ReliableNonPersistentLocalSubscriptionHitCount The cumulative total of subscriptions which have matched Reliable Non-persistent publications. Per destination CountStatistic Low ReliablePersistentLocalSubscriptionHits TopicspaceStats.ReliablePersistentLocalSubscriptionHitCount The cumulative total of subscriptions which have matched Reliable Persistent publications. Per destination CountStatistic Low AssuredPersistentLocalSubscriptionHits TopicspaceStats.AssuredPersistentLocalSubscriptionHitCount The cumulative total of subscriptions which have matched Assured Persistent publications. Per destination CountStatistic Low ReportEnabledPublicationExpired TopicspaceStats.ReportEnabledPublicationsExpiredCount The number of report enabled incomplete publications that expired while on this topicspace. Per destination CountStatistic Low LocalOldestPublication TopicspaceStats.LocalOldestPublicationAge The longest time any publication has spent on this topicspace. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. Per destination TimeStatistic max
Performance Modules > SIB Service > SIB Messaging Engines > Messaging Engine > Destinations > Topicspaces > Topic > DurableSubscriptions
Name Key Description Granularity Type Level AvailabeMessageCount DurableSubscriptionStats.AvailableMessageCount The number of messages waiting to be consumed. per mediated destination CountStatistic Low TotalMessagesConsumed DurableSubscriptionStats.TotalMessagesConsumedCount The total number of messages consumed from this durable subscription. per mediated destination CountStatistic Low BestEffortNon-persistentMessagesConsumed DurableSubscriptionStats.BestEffortNonPersistentMessagesConsumedCount The number of Best Effort Non-persistent messages consumed, for the lifetime of this messaging engine. per mediated destination CountStatistic Low ExpressNon-persistentMessagesConsumed DurableSubscriptionStats.ExpressNonPersistentMessagesConsumedCount The number of Express Non-persistent messages consumed, for the lifetime of this messaging engine. per mediated destination CountStatistic Low ReliableNon-persistentMessagesConsumed DurableSubscriptionStats.ReliableNonPersistentMessagesConsumedCount The number of Reliable Non-persistent messages consumed, for the lifetime of this messaging engine. per mediated destination CountStatistic Low ReliablePersistentMessages Consumed DurableSubscriptionStats.ReliablePersistentMessagesConsumedCount The number of Reliable Persistent messages consumed, for the lifetime of this messaging engine. per mediated destination CountStatistic Low AssuredPersistentMessages Consumed DurableSubscriptionStats.AssuredPersistentMessagesConsumedCount The number of Assured Persistent messages consumed, for the lifetime of this messaging engine. per mediated destination CountStatistic Low AggregateMessageWaitTime DurableSubscriptionStats.AggregateMessageWaitTime The time spent by messages in the bus at consumption. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. per mediated destination TimeStatistic High LocalMessageWaitTime DurableSubscriptionStats.LocalMessageWaitTime The time spent by messages on this durable subscription at consumption. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. per mediated destination TimeStatistic High LocalOldestPublication DurableSubscriptionStats.LocalOldestPublicationAge The longest time any message has spent on this subscription. If this time is not what was expected then view the message via the admin console to decide what action needs to be taken. per mediated destination TimeStatistic Max
Related tasks
Monitor overall system health
Related Reference
PMI data organization
Service integration bus counters
Reference topic