Global Cache Resource Statistics attributes

After resource statistics collection is started, use the Global Cache Resource Statistics group to review statistics about all activities in the embedded global cache and external WebSphere eXtreme Scale grids.

Aggregation Date & Time The aggregation date and time of the collection interval. The value is the same as End Date & Time.

Connection Failures The number of failed attempts to connect from this integration server to the named cache.

Connects The number of successful attempts that were made from this integration server to the named cache.

End Date & Time The end date and time of the collection interval.

Failed Actions The number of failed map operations by message flows in this integration server on the named cache.

Integration Server The name of an integration server. This attribute is encoded in UTF8.

Map Reads The total number of read operations that were completed by message flows in this integration server on the named cache.

Map Removes The total number of remove operations that were completed by message flows in this integration server on the named cache. This count is incremented by removing or updating an entry.

Map Writes The total number of write operations that were completed by message flows in this integration server on the named cache. This count is incremented by putting or updating an entry.

Maps Used The total number of maps that are used by message flows in this integration server in the named cache. This count is incremented each time a different map name is used in this integration server.

Name The name of the WebSphere eXtreme Scale grid for this cache. For the embedded global cache, this name is WMB. For an external grid, this name consists of the name of the configurable service that is used to connect to the grid, and the name of the grid itself. For example, if you use a configurable service called xc10 to connect to a grid called Grid1, this name property has the value xc10 (Grid1).

Node Name of the integration node (broker) or the independent servers managed system node. Valid format is an alphanumeric string. This attribute is encoded in UTF8.

Origin Node Name of the managed system that is the source of the data for the current row.

Resource Identifier The identifier of the cache resource.

Resource Type The type of the resource.

Start Date & Time The start date and time of the sampling interval.

Total Map Actions The total number of map operations that were completed by message flows in this integration server on the named cache. This number includes reads, writes, removes, and key checks.