pubsub

Statistics Name

Description

Statistics Level

Format

Available {field}

List of Possible Statistics

Added new nodes

The total number of new nodes that has been added in the current server instance. This statistic is reset when the server resets.

FINEST

Integer

pubsub/Added new nodes

adhoc-command/delete-item last {interval}

The number of times per interval that the delete-item command has been executed.

FINEST

Integer

hour
minute
second

pubsub/adhoc-command/delete-item last hour
pubsub/adhoc-command/delete-item last minute
pubsub/adhoc-command/delete-item last second

adhoc-command/delete-item/Average processing time

The average time in ms, returned as an integer, it takes for delete-item to execute.

FINEST

Integer

pubsub/adhoc-command/delete-item/Average processing time

adhoc-command/delete-node last {interval}

The number of times per interval that the delete-node command has been executed.

FINEST

Integer

hour
minute
second

pubsub/adhoc-command/delete-node last hour
pubsub/adhoc-command/delete-node last minute
pubsub/adhoc-command/delete-node last second

adhoc-command/delete-node/Average processing time

The average time in ms, returned as an integer, it takes for delete-node to execute.

FINEST

Integer

pubsub/adhoc-command/delete-node/Average processing time

adhoc-command/list-items last {interval}

The number of times per interval that the list-items command has been executed.

FINEST

Integer

pubsub/adhoc-command/list-items last hour
pubsub/adhoc-command/list-items last minute
pubsub/adhoc-command/list-items last second

adhoc-command/list-items/Average processing time

The average time in ms, returned as an integer, it takes for list-items to execute.

FINEST

Integer

pubsub/adhoc-command/list-items/Average processing time

adhoc-command/list-nodes last {interval}

The number of times per interval that the list-nodes command has been executed.

FINEST

Integer

pubsub/adhoc-command/list-nodes last hour
pubsub/adhoc-command/list-nodes last minute
pubsub/adhoc-command/list-nodes last second

adhoc-command/list-nodes/Average processing time

The average time in ms, returned as an integer, it takes for list-nodes to execute.

FINEST

Integer

pubsub/adhoc-command/list-nodes/Average processing time

adhoc-command/publish-item last {interval}

The number of times per interval that the publish-item command has been executed.

FINEST

Integer

pubsub/adhoc-command/publish-item last hour
pubsub/adhoc-command/publish-item last minute
pubsub/adhoc-command/publish-item last second

adhoc-command/publish-item/Average processing time

The average time in ms, returned as an integer, it takes for publish-item to execute.

FINEST

Integer

pubsub/adhoc-command/publish-item/Average processing time

adhoc-command/retrieve-item last {interval}

The number of times per interval that the retrieve-item command has been executed.

FINEST

Integer

hour
minute
second

pubsub/adhoc-command/retrieve-item last hour
pubsub/adhoc-command/retrieve-item last minute
pubsub/adhoc-command/retrieve-item last second

adhoc-command/retrieve-item/Average processing time

The average time in ms, returned as an integer, it takes for retrieve-item to execute.

FINEST

Integer

pubsub/adhoc-command/retrieve-item/Average processing time

AdHocConfigCommandModule last {interval}

The number of times per interval that the AdHocConfigCommandModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/AdHocConfigCommandModule last hour
pubsub/AdHocConfigCommandModule last minute
pubsub/AdHocConfigCommandModule last second

AdHocConfigCommandModule/Average processing time

The average time in ms, returned as an integer, it takes for AdHocConfigCommandModule to execute.

FINEST

Integer

pubsub/AdHocConfigCommandModule/Average processing time

Affiliations count (in cache)

The total number of pubsub affiliations that are resident in cache memory. Affiliations include JIDs that are one of the following; Owner, Publisher, Publish-Only, Member, None, Outcast. This may not reflect total pubsub affiliations in repository.

FINEST

Integer

pubsub/Affiliations count (in cache)

Average DB write time [ms]

The average time of all DB writes from PubSub component. Average is calculated using two other statistics: (Total writing time / Database writes)

FINEST

Integer

pubsub/Average DB write time [ms]

cache/hits last {interval}

The number of times the cache has achieved a hit within the last interval. A hit is when a request for information is matched to data that is inside the cache memory.

FINEST

Integer

hour
minute
second

pubsub/cache/hits last hour
pubsub/cache/hits last minute
pubsub/cache/hits last second

cache/hit-miss ratio per {interval}

The ratio of cache hits to cache misses over the specified period. A cache hit is when a request for information from the cache is matched with information in the cache. A miss is when that information request cannot find a match in cache. A miss only indicates that that information was not found in the cache, not that it is not in the repository.

FINE

Float

hour
minute

pubsub/cache/hit-miss ratio per hour
pubsub/cache/hit-miss ratio per minute

cache/requests last {interval}

The number of memory cache requests made within the last interval.

FINEST

Integer

hour
minute
second

pubsub/cache/Requests last hour
pubsub/cache/Requests last minute
pubsub/cache/Requests last second

Cached nodes

The number of nodes that is currently in memory cache.

FINEST

Integer

pubsub/Cached nodes

CapsModule

The number of times per interval that the CapsModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/CapsModule last hour
pubsub/CapsModule last minute
pubsub/CapsModule last second

CapsModule/Average processing time

The average time in ms, returned as an integer, it takes for CapsModule to execute.

FINEST

Integer

pubsub/CapsModule/Average processing time

db/GetNodeItems requests last {interval}

The number of times GetNodeItems command has been run within the specified interval.

FINEST

Integer

hour
minute
second

pubsub/db/GetNodeItems last hour
pubsub/db/GetNodeItems last minute
pubsub/db/GetNodeItems last second

db/GetNodeItems/Average processing time

The average time in ms, returned as an integer, it takes for GetNodeItems to execute.

FINEST

Integer

pubsub/db/GetNodeItems/Average processing time

DefaultConfigModule last {interval}

The number of times per interval that the DefaultConfigModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/DefaultConfigModule last hour
pubsub/DefaultConfigModule last minute
pubsub/DefaultConfigModule last second

DefaultConfigModule/Average processing time

The average time in ms, returned as an integer, it takes for DefaultConfigModule to execute.

FINEST

Integer

pubsub/DefaultConfigModule/Average processing time

DiscoverInfoModule last {interval}

The number of times per interval that the DiscoverInfoModule command has been executed.

FINEST

Integer

pubsub/DiscoverInfoModule last hour
pubsub/DiscoverInfoModule last minute
pubsub/DiscoverInfoModule last second

DiscoverInfoModule/Average processing time

The average time in ms, returned as an integer, it takes for DiscoverInfoModule to execute.

FINEST

Integer

pubsub/DiscoverInfoModule/Average processing time

DiscoverItemsModule last {interval}

The number of times per interval that the DiscoverItemsModule command has been executed.

FINEST

Integer

pubsub/DiscoverItemsModule last hour
pubsub/DiscoverItemsModule last minute
pubsub/DiscoverItemsModule last second

DiscoverItemsModule/Average processing time

The average time in ms, returned as an integer, it takes for DiscoverItemsModule to execute.

FINEST

Integer

pubsub/DiscoverItemsModule/Average processing time

JabberVersionModule last {interval}

The number of times per interval that the JabberVersionModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/JabberVersionModule last hour
pubsub/JabberVersionModule last minute
pubsub/JabberVersionModule last second

JabberVersionModule/Average processing time

The average time in ms, returned as an integer, it takes for JabberVersionModule to execute.

FINEST

Integer

pubsub/JabberVersionModule/Average processing time

ManageAffiiationsModule last {interval}

The number of times per interval that the ManageAffiliationsModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/ManageAffiliationsModule last hour
pubsub/ManageAffiliationsModule last minute
pubsub/ManageAffiliationsModule last second

ManageAffiliationsModule/Average processing time

The average time in ms, returned as an integer, it takes for ManageAffiliationsModule to execute.

FINEST

Integer

pubsub/ManageAffiliationsModule/Average processing time

ManageSubscriptionModule last {interval}

The number of times per interval that the ManageSubscriptionModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/ManageSubscriptionModule last hour
pubsub/ManageSubscriptionModule last minute
pubsub/ManageSubscriptionModule last second

ManageSubscriptionModule/Average processing time

The average time in ms, returned as an integer, it takes for ManageSubscriptionModule to execute.

FINEST

Integer

pubsub/ManageSubscriptionModule/Average processing time

NodeConfigModule last {interval}

The number of times per interval that the NodeConfigModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/NodeConfigModule last hour
pubsub/NodeConfigModule last minute
pubsub/NodeConfigModule last second

NodeConfigModule/Average processing time

The average time in ms, returned as an integer, it takes for NodeConfigModule to execute.

FINEST

Integer

pubsub/NodeConfigModule/Average processing time

NodeCreateModule last {interval}

The number of times per interval that the NodeCreateModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/NodeCreateModule last hour
pubsub/NodeCreateModule last minute
pubsub/NodeCreateModule last second

NodeCreateModule/Average processing time

The average time in ms, returned as an integer, it takes for NodeCreateModule to execute.

FINEST

Integer

pubsub/NodeCreateModule/Average processing time

NodeDeleteModule last {interval}

The number of times per interval that the NodeDeleteModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/NodeDeleteModule last hour
pubsub/NodeDeleteModule last minute
pubsub/NodeDeleteModule last second

NodeDeleteModule/Average processing time

The average time in ms, returned as an integer, it takes for NodeDeleteModule to execute.

FINEST

Integer

pubsub/NodeDeleteModule/Average processing time

PresenceCollectorModule last {interval}

The number of times per interval that the PresenceCollectorModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/PresenceCollectorModule last hour
pubsub/PresenceCollectorModule last minute
pubsub/PresenceCollectorModule last second

PresenceCollectorModule/Average processing time

The average time in ms, returned as an integer, it takes for PresenceCollectorModule to execute.

FINEST

Integer

pubsub/PresenceCollectorModule/Average processing time

PendingSubscriptionModule last {interval}

The number of times per interval that the PendingSubscriptionModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/PendingSubscriptionModule last hour
pubsub/PendingSubscriptionModule last minute
pubsub/PendingSubscriptionModule last second

PendingSubscriptionModule/Average processing time

The average time in ms, returned as an integer, it takes for PendingSubscriptionModule to execute.

FINEST

Integer

pubsub/PendingSubscriptionModule/Average processing time

PresenceNotifierModule last {interval}

The number of times per interval that the PresenceNotifierModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/PresenceNotifierModule last hour
pubsub/PresenceNotifierModule last minute
pubsub/PresenceNotifierModule last second

PresenceNotifierModule/Average processing time

The average time in ms, returned as an integer, it takes for PresenceNotifierModule to execute.

FINEST

Integer

pubsub/PresenceNotifierModule/Average processing time

PublishItemModule last {interval}

The number of times per interval that the PublishItemModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/PublishItemModule last hour
pubsub/PublishItemModule last minute
pubsub/PublishItemModule last second

PublishItemModule/Average processing time

The average time in ms, returned as an integer, it takes for PublishItemModule to execute.

FINEST

Integer

pubsub/PublishItemModule/Average processing time

PurgeItemsModule last {interval}

The number of times per interval that the PurgeItemsModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/PurgeItemsModule last hour
pubsub/PurgeItemsModule last minute
pubsub/PurgeItemsModule last second

PurgeItemsModule/Average processing time

The average time in ms, returned as an integer, it takes for PurgeItemsModule to execute.

FINEST

Integer

pubsub/PurgeItemsModule/Average processing time

Repository writes

Number of individual writes to Repository from the pubsub component since startup.

FINEST

Integer

pubsub/Repository writes

RetractItemModule last {interval}

The number of times per interval that the RetractItemModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/RetractItemModule last hour
pubsub/RetractItemModule last minute
pubsub/RetractItemModule last second

RetractItemModule/Average processing time

The average time in ms, returned as an integer, it takes for RetractItemModule to execute.

FINEST

Integer

pubsub/RetractItemModule/Average processing time

RetrieveAffiliationsModule last {interval}

The number of times per interval that the RetrieveAffiliationsModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/RetrieveAffiliationsModule last hour
pubsub/RetrieveAffiliationsModule last minute
pubsub/RetrieveAffiliationsModule last second

RetrieveAffiliationsModule/Average processing time

The average time in ms, returned as an integer, it takes for RetrieveAffiliationsModule to execute.

FINEST

Integer

pubsub/RetrieveAffiliationsModule/Average processing time

RetrieveItemsModule last {interval}

The number of times per interval that the RetrieveItemsModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/RetrieveItemsModule last hour
pubsub/RetrieveItemsModule last minute
pubsub/RetrieveItemsModule last second

RetrieveItemsModule/Average processing time

The average time in ms, returned as an integer, it takes for RetrieveItemsModule to execute.

FINEST

Integer

pubsub/RetrieveItemsModule/Average processing time

RetrieveSubscriptionsModule last {interval}

The number of times per interval that the RetrieveSubscriptionsModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/RetrieveSubscriptionsModule last hour
pubsub/RetrieveSubscriptionsModule last minute
pubsub/RetrieveSubscriptionsModule last second

RetrieveSubscriptionsModule/Average processing time

The average time in ms, returned as an integer, it takes for RetrieveSubscriptionsModule to execute.

FINEST

Integer

pubsub/RetrieveSubscriptionsModule/Average processing time

SubscribeNodeModule last {interval}

The number of times per interval that the SubscribeNodeModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/SubscribeNodeModule last hour
pubsub/SubscribeNodeModule last minute
pubsub/SubscribeNodeModule last second

SubscribeNodeModule/Average processing time

The average time in ms, returned as an integer, it takes for SubscribeNodeModule to execute.

FINEST

Integer

pubsub/SubscribeNodeModule/Average processing time

Subscription count (in cache)

The total number of pubsub subscriptions that are resident in cache memory. This may not reflect total pubsub subscriptions in repository.

FINEST

Integer

pubsub/Subscription count (in cache)

Total writing time

The cumulative total of time pubsub component has written to the database expressed in milliseconds.

FINEST

String (###ms)

pubsub/Total writing time

UnsubscribeNodeModule last {interval}

The number of times per interval that the UnsubscribeNodeModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/UnsubscribeNodeModule last hour
pubsub/UnsubscribeNodeModule last minute
pubsub/UnsubscribeNodeModule last second

UnsubscribeNodeModule/Average processing time

The average time in ms, returned as an integer, it takes for UnsubscribeNodeModule to execute.

FINEST

Integer

pubsub/UnsubscribeNodeModule/Average processing time

Update subscription calls

Number of times Subscriptions have been updated (this includes new, deleted, and edited).

FINEST

Integer

pubsub/Update subscriptions calls

XmppPingModule last {interval}

The number of times per interval that the XmppPingModule command has been executed.

FINEST

Integer

hour
minute
second

pubsub/XmppPingModule last hour
pubsub/XmppPingModule last minute
pubsub/XmppPingModule last second

XmppPingModule/Average processing time

The average time in ms, returned as an integer, it takes for XmppPingModule to execute.

FINEST

Integer

pubsub/XmppPingModule/Average processing time