MATRIXX Engine Metrics
This topic describes the metrics available to Prometheus from MATRIXX Engine.
Entry | Description | Labels |
---|---|---|
MonitoredObject | Stores MonitoredObject info | Key |
TfcCfgPoolFamily | Stores the following Pool data: Name, id, monitor type, monitorport and balance method information in labels | |
TfcCfgPoolServiceState | Stores service state of Pool | tfcCfgPoolId |
callStartStatsAttemptCount | The number of Call Start initiations attempts. | |
callStartStatsBadMsgCount | The number of Call Start bad network messages. | |
callStartStatsCalledBusyCount | The number of Call Start called party busy. | |
callStartStatsCalledDisconnectCount | The number of Call Start called party disconnects. | |
callStartStatsCalledNoAnswerCount | The number of Call Start Called party no answers. | |
callStartStatsCalledRouteSelectFailureCount | The number of Call Start called route select failure. | |
callStartStatsCallingBusyCount | The number of Call Start calling party busy. | |
callStartStatsCallingDisconnectCount | The number of Call Start calling party disconnects. | |
callStartStatsCallingNoAnswerCount | The number of Call Start Calling party no answers. | |
callStartStatsCallingRouteSelectFailureCount | The number of Call Start calling route select failure. | |
callStartStatsNotAllowedNoCreditCount | The number of Call Start insufficient funds. | |
callStartStatsNotAllowedUnknownReasonCount | The number of Call Start failures unknown reason. | |
callStartStatsNotAllowedUnknownSubscriberCount | The number of Call Start unknown subscribers. | |
callStartStatsRequestCount | The number of Call Start initiations requests. | |
callStartStatsRoutingFailureCount | The number of Call Start route failures. | |
callStartStatsSuccessCount | The number of Call Start successful initiations. | |
callStartStatsSysFailureCount | The number of Call Start misconfiguration failures. | |
callStartStatsTimeoutCount | The number of Call Start time outs waiting for response. | |
camelStatsChargingSessionEndCount | The number of charging sessions ended. | |
camelStatsChargingSessionErrorCount | The number of TCAP messages for which creating or finding a charging session failed. | |
camelStatsChargingSessionStartCount | The number of charging sessions started. | |
chrgNotificationMaxRetryFailures | The count of notifications that have been discarded because they have been sent multiple times, but the remote messaging system has not acknowledged reception of the notification. | |
chrgNotificationNotificationServerFailed | The count of notifications that have been failed to delivered by the remote messaging system. | |
chrgNotificationNotificationServerFiltered | The count of notifications that have been filtered by the remote messaging system. | |
chrgNotificationOut | The count of unique notifications that have been sent out. Notifications that have been sent multiple times (for retries) are counted once only. | |
chrgNotificationProcessed | The count of notifications that have been successfully acknowledged (processed) by the remote messaging system. | |
chrgRetryAvgWaitTimeInMicros | The average wait time for a retry. | chrgRetryRetryCount |
chrgRetryMaxWaitTimeInMicros | The maximum wait time for a retry. | chrgRetryRetryCount |
chrgRetryMinWaitTimeInMicros | The minimum wait time for a retry. | chrgRetryRetryCount |
chrgRetryRetryMsgCount | The total retry count. | chrgRetryRetryCount |
chrgServerApplicationSessionRecycledCount | The count of application sessions recycled because they are stale when the number of application sessions on a device has reached the configured maximum. | |
chrgServerAvgLatencyPerTxnInMicros | The average latency of a message from the time it is received by the Charging Server until processing is complete. This includes Transaction Server time and any retries. | |
chrgServerAvgTxnsPerSecond | The average number of transactions per second processed by the Charging Server. | |
chrgServerChargingSessionRecycledCount | The count of charging sessions recycled because they are stale when the number of charging sessions on a device has reached the configured maximum. | |
chrgServerDuplicateMsgCount | The number of duplicate Gy messages received by the Charging Server that have been detected and processed. | |
chrgServerLatencyMaxInMicros | The maximum latency of a message, in microseconds, from the time it is received by the Charging Server until processing is complete. This includes the Transaction Server time and any retries. | |
chrgServerLatencyMinInMicros | The minimum latency of a message, in microseconds, from the time it is received by the Charging Server until processing is complete. This includes Transaction Server time and any retries. | |
chrgServerPolicySessionRecycledCount | The count of policy sessions recycled because they are stale when the number of policy sessions on a device has reached the configured maximum. | |
chrgServerRejectCount | The number of messages rejected by the Charging Server because the configured maximum transaction retry limit was reached (default is 10). A high count can indicate an overloaded server or product/pricing issues that result in contradictory transactions. | |
chrgServerRetryCount | The number of times the Charging Server retries transactions in the Transaction Server. This is an indication of object-level contention in parallel transactions and can help isolate performance issues that are not otherwise visible. | |
chrgServerStaleMessageRejectedCount | The count of messages not processed by charging server because they were already too old when they were received. | |
diamConnectionStatsIndex | A unique index value for the diamConnectionStatsTable. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsIsListener | The connection is a server-type socket. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsMaxLatencyDateTime | Completion time of maximum latency value. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsMaxLatencyValueInMicros | Maximum latency value in microseconds. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsReceivedByteCount | The number of bytes received. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsReceivedErrorCount | The number of errors detected while reading data. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsReceivedMsgCount | The number of messages received. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsSentByteCount | The number of bytes Sent. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsSentErrorCount | The number of errors detected while sending data. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsSentMsgCount | The number of messages sent. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsSocketId | The socket file descriptor (fd). It is negative if the socket is closed. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamConnectionStatsTotalLatencyValueInMicros | Total latency value in microseconds. | diamConnectionStatsIndex, diamConnectionStatsLocalIpAddress, diamConnectionStatsRemoteIpAddress |
diamLatencyBucketCount | The latency bucket message count. | diamConnectionStatsIndex |
diamLatencyBucketHighValueInMicros | The latency bucket high value in microseconds. | diamConnectionStatsIndex |
diamLatencyBucketLowValueInMicros | The latency bucket low value in microseconds. | diamConnectionStatsIndex |
Entry | Description | Labels |
---|---|---|
diamMsgLatencyAvgLatencyValueInMicros | The message latency average in microseconds. | diamConnectionStatsIndex |
diamMsgLatencyDescription | The message latency description. | diamMsgLatencyDescription, diamConnectionStatsIndex |
diamMsgLatencyIndex | A unique index value for the latency stat. | |
diamMsgLatencyLatencyValueInMicros | The message latency value in microseconds. | diamConnectionStatsIndex |
diamMsgLatencyMsgCount | The message latency message count. | diamConnectionStatsIndex |
diamPduStatsCurrentRespTimeAvg | The average response time in microseconds measured during the last completed monitoring interval for a given application ID/command code. The response time measured is the internal system response time; it does not include network latencies. | diamPduStatsApplicationId, diamPduStatsCmdCode |
diamPduStatsCurrentRespTimeMax | The maximum response time in microseconds measured during the last completed monitoring interval, for a given application ID/command code. The response time measured is the internal system response time; it does not include network latencies. | diamPduStatsApplicationId, diamPduStatsCmdCode |
diamPduStatsTotalRequestsIn | Total number of requests of a given application ID/command code received since the start of the Diameter server. | diamPduStatsApplicationId, diamPduStatsCmdCode |
diamPduStatsTotalRequestsOut | Total number of requests of a given application ID/command code sent since the start of the Diameter server. | |
diamPduStatsTotalRespTimeAvg | The average response time in microseconds measured since the start of the Diameter server, for a given application ID/command code. The response time measured is the internal system response time; it does not include network latencies. | diamPduStatsApplicationId, diamPduStatsCmdCode |
diamPduStatsTotalRespTimeMax | Maximum response time in microseconds measured since the start of the Diameter server, for a given application ID/command code. The response time measured is the internal system response time; it does not include network latencies. | diamPduStatsApplicationId, diamPduStatsCmdCode |
diamPduStatsTotalResponsesOut | Total number of responses of a given application ID/command code sent since the start of the Diameter server. | diamPduStatsApplicationId, diamPduStatsCmdCode |
diamResultCodeStatsResultCodeOut | Total number of responses of a given application ID/command code/result-code sent since the start of the Diameter server. | diamResultCodeStatsApplicationId, diamResultCodeStatsCmdCode, diamResultCodeStatsResultCode |
diamTimeFromMaxLatencyDescription | The message latency data description. | connectionRowNumber, diamTimeFromMaxLatencyDescription |
diamTimeFromMaxLatencyLatencyValueInMicros | The message latency value in microseconds. | connectionRowNumber, diamTimeFromMaxLatencyDescription |
diamTotalStatsMalformedRequests | The number of malformed Diameter packets received. | |
diamTotalStatsPermanentFailures | The number of permanent failures returned. | |
diamTotalStatsProtocolErrors | The total number of protocol errors returned to peers, but not including redirects. | |
diamTotalStatsTransientFailures | The number of transient failures returned. | |
diamTotalStatsTransportDown | The number of unexpected transport failures. | |
diamTotalStatsUnknownTypes | The number of Diameter packets of unknown type which were received. | |
diskUsageStatsTableRowCount | Objects related to disk usage. | |
eventLoaderEventLoadedCount | The number of events loaded into the repository. | |
eventLoaderExternalDbErrorCount | The external database error count for Event Loader. | |
eventLoaderLastEventTime | The latest EventTime from the last processed MEF. | |
eventLoaderLastLoadedGlobalTxnCounter | The last global transaction counter the Event Loader successfully loaded to the Event Repository. | |
eventLoaderLastReadGlobalTxnCounter | The last global transaction counter Event Loader read from a SEF. | |
eventLoaderMaxReplayGlobalTxnCounter | The highest global transaction counter replayed on a publishing blade. | |
eventLoaderMefBacklogCount | The MEF backlog count for Event Loader. | |
eventLoaderMefLoadedCount | The number of MEF processed. | |
eventLoaderMefRejectedCount | The number of MEF rejecteded. | |
ldapStatsEmptyResponseCount | The number of LDAP Misses. | |
ldapStatsErrorCount | The number of LDAP errors. | |
ldapStatsFullResponseCount | The number of LDAP gateway hits. | |
ldapStatsServerErrorCount | The number of LDAP server errors. | |
ldapStatsServerTimeoutCount | The number of LDAP server timeouts. | |
ldapStatsSuccessRequestLdapCount | The number of LDAP successful requests. | |
ldapStatsSuccessResponseLdapCount | The number of LDAP successful responses. | |
ldapStatsTimeoutCount | The number of LDAP timeouts. | |
mapCallOutStatsAnyTimeQueryAbortCount | The number of ATI TCAP ABORTs received. | |
mapCallOutStatsAnyTimeQueryErrorCount | The number of ATI ReturnErrors received. | |
mapCallOutStatsAnyTimeQueryRequestCount | The number of ATI Requests sent. | |
mapCallOutStatsAnyTimeQueryRoutingErrorCount | The number of ATI TCAP NOTICEs received. | |
mapCallOutStatsAnyTimeQuerySuccessResponseCount | The number of ATI Return result lasts (successful responses) received. | |
mapCallOutStatsAnyTimeQuerySysFailureCount | The number of unsuccessful ATI call outs due to a non-network related reason. | |
mapCallOutStatsAnyTimeQueryTimeoutCount | The number of ATI TCAP CANCELs received (timeouts). | |
mapCallOutStatsQuerySsAbortCount | The number of InterrogateSS TCAP ABORTs received. | |
mapCallOutStatsQuerySsErrorCount | The number of InterrogateSS ReturnErrors received. | |
mapCallOutStatsQuerySsRequestCount | The number of InterrogateSS Requests sent. | |
mapCallOutStatsQuerySsRoutingErrorCount | The number of InterrogateSS TCAP NOTICEs received. | |
mapCallOutStatsQuerySsSuccessResponseCount | The number of InterrogateSS Return result lasts (successful responses) received. | |
mapCallOutStatsQuerySsSysFailureCount | The number of InterrogateSS call outs unsuccessful for some non-network related reason. | |
mapCallOutStatsQuerySsTimeoutCount | The number of InterrogateSS TCAP CANCELs received (timeouts). | |
mapCallOutStatsSendRoutingInfoAbortCount | The number of SRI TCAP ABORTs received. | |
mapCallOutStatsSendRoutingInfoErrorCount | The number of SRI ReturnErrors received. | |
mapCallOutStatsSendRoutingInfoRequestCount | The number of SRI Requests sent. | |
mapCallOutStatsSendRoutingInfoRoutingErrorCount | The number of SRI TCAP NOTICEs received. | |
mapCallOutStatsSendRoutingInfoSuccessResponseCount | The number of SRI Return result lasts (successful responses) received. | |
mapCallOutStatsSendRoutingInfoSysFailureCount | The number of unsuccessful SRI call outs due to a non-network related reason. | |
mapCallOutStatsSendRoutingInfoTimeoutCount | The number of SRI TCAP CANCELs received (timeouts). |
Entry | Description | Labels |
---|---|---|
mdcGwConnectionStatsIndex | A unique index value for the mdcGwConnectionStatsTable. | mdcGwLocalIpAddress, mdcGwRemoteIpAddress, mdcGwConnectionStatsIndex |
mdcGwIsListener | The connection is a server-type socket. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwLatencyBucketCount | The latency bucket message count. | mdcGwConnectionStatsIndex |
mdcGwLatencyBucketHighValueInMicros | The latency bucket high value in microseconds. | mdcGwConnectionStatsIndex |
mdcGwLatencyBucketLowValueInMicros | The latency bucket low value in microseconds. | mdcGwConnectionStatsIndex |
mdcGwMaxLatencyDateTime | The completion time of maximum latency value. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwMaxLatencyValueInMicros | The maximum latency value in microseconds. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwMsgLatencyAvgLatencyValueInMicros | The message latency average in microseconds. | mdcGwConnectionStatsIndex |
mdcGwMsgLatencyLatencyValueInMicros | The message latency value in microseconds. | mdcGwConnectionStatsIndex |
mdcGwMsgLatencyMsgCount | The message latency message count. | mdcGwConnectionStatsIndex |
mdcGwReceivedByteCount | The number of bytes received. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwReceivedErrorCount | The number of errors detected while reading data. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwReceivedMsgCount | The number of messages received. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwSentByteCount | The number of bytes sent. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwSentErrorCount | The number of errors detected while sending data. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwSentMsgCount | The number of messages sent. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwSocketId | The socket file descriptor (fd). Negative if the socket is closed. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
mdcGwTimeFromMaxLatencyDescription | The message latency data description. | mdcGwTimeFromMaxLatencyDescription |
mdcGwTimeFromMaxLatencyLatencyValueInMicros | The message latency value in microseconds. | mdcGwConnectionStatsIndex |
mdcGwTotalLatencyValueInMicros | The total latency value in microseconds. | mdcGwConnectionStatsIndex, mdcGwLocalIpAddress, mdcGwRemoteIpAddress |
rcAdminMdbmadvDontdump | enable/disable shared memory core dump | |
rcAdminMdbmadvRandom | enable/disable shared memory core dump | |
rcAdmnSubMdbEraseAIHBCallCnt | Admin Subscriber table: erase all records in hash bucket operations since start of RC. | |
rcAdmnSubMdbEraseAllCallCnt | Admin Subscriber table: erase all records operations since start of RC. | |
rcAdmnSubMdbEraseCallCnt | Admin Subscriber table: erase operations since start of RC. | |
rcAdmnSubMdbEraseCallInProgress | Admin Subscriber table: active erase operations at the moment. | |
rcAdmnSubMdbEraseErrorCnt | Admin Subscriber table: errors detected during erase operation since start of RC. | |
rcAdmnSubMdbEraseKMCallCnt | Admin Subscriber table: erase with key-match operations since start of RC. | |
rcAdmnSubMdbEraseKPMCallCnt | Admin Subscriber table: erase with key prefix match operations since start of RC. | |
rcAdmnSubMdbEraseNotFoundCnt | Admin Subscriber table: records not found during erase operation since start of RC. | |
rcAdmnSubMdbFetchCallCnt | Admin Subscriber table: fetch operations since start of RC. | |
rcAdmnSubMdbFetchCallInProgress | Admin Subscriber table: active fetch operations at the moment. | |
rcAdmnSubMdbFetchErrorCnt | Admin Subscriber table: errors detected during fetch operations since start of RC. | |
rcAdmnSubMdbFetchNotFoundCnt | Admin Subscriber table: records not found during fetch operations since start of RC. | |
rcAdmnSubMdbFetchRecFoundCnt | Admin Subscriber table: records found during fetch operations since start of RC. | |
rcAdmnSubMdbFindCallCnt | Admin Subscriber table: find operations since start of RC. | |
rcAdmnSubMdbFindCallInProgress | Admin Subscriber table: active find operations at the moment. | |
rcAdmnSubMdbFindErrorCnt | Admin Subscriber table: errors detected during find operations since start of RC. | |
rcAdmnSubMdbFindNotFoundCnt | Admin Subscriber table: records not found during find operations since start of RC. | |
rcAdmnSubMdbFindRecFoundCnt | Admin Subscriber table: records found during find operations since start of RC. | |
rcAdmnSubMdbGcFreeRecCnt | Admin Subscriber table: records erased during garbage collection since start of RC. | |
rcAdmnSubMdbGcLoopsCnt | Admin Subscriber table: garbage collection processing loop counter since start of RC. | |
rcAdmnSubMdbGcProcToutMilsec | Admin Subscriber table: current garbage collection processing timeout in milliseconds. | |
rcAdmnSubMdbInsertAllocNrpCnt | Admin Subscriber table: allocated records during insert operation since start of RC. | |
rcAdmnSubMdbInsertAlrExistsCnt | Admin Subscriber table: record already exists errors during insert new record operation since start of RC. | |
rcAdmnSubMdbInsertCallCnt | Admin Subscriber table: insert operations since start of RC. | |
rcAdmnSubMdbInsertCallInProgress | Admin Subscriber table: active insert operations at the moment. | |
rcAdmnSubMdbInsertErrorCnt | Admin Subscriber table: errors detected during insert operation since start of RC. | |
rcAdmnSubMdbInsertKeyFoundCnt | Admin Subscriber table: keys found during insert operation since start of RC. | |
rcAdmnSubMdbInsertNewCnt | Admin Subscriber table: inserted new records during insert operation since start of RC. | |
rcAdmnSubMdbInsertNoMemCnt | Admin Subscriber table: free record unavailable errors during insert operation since start of RC. | |
rcAdmnSubMdbInsertNotFoundCnt | Admin Subscriber table: record not found errors during record update operation since start of RC. | |
rcAdmnSubMdbInsertUpdateCnt | Admin Subscriber table: record updated during insert operation since start of RC. | |
rcAdmnSubMdbInsertValEqCnt | Admin Subscriber table: found matching value during insert operation since start of RC. | |
rcAdmnSubMdbInsertXchgCnt | Admin Subscriber table: record exchanged during insert operation since start of RC. | |
rcAdmnSubMdbIterDelCallCnt | Admin Subscriber table: delete iterator method calls since start of RC. | |
rcAdmnSubMdbIterNewCallCnt | Admin Subscriber table: new iterator method calls since start of RC. | |
rcAdmnSubMdbIterProcCallCnt | Admin Subscriber table: process iterator method calls since start of RC. | |
rcAdmnSubMdbIterProcEofCnt | Admin Subscriber table: eof detected during iterator processing calls since start of RC. | |
rcAdmnSubMdbIterProcEraseCnt | Admin Subscriber table: erased records during iterator processing since start of RC. |
Entry | Description | Labels |
---|---|---|
rcAdmnSubMdbIterProcErrCnt | Admin Subscriber table: errors detected during iterator processing calls since start of RC. | |
rcAdmnSubMdbIterProcNextCnt | Admin Subscriber table: next record operations conducted during iterator processing since start of RC. | |
rcAdmnSubMdbIterProcPtrCnt | Admin Subscriber table: iterator processing returns pointer since start of RC. | |
rcAdmnSubMdbIterProcShmIdCnt | Admin Subscriber table: invalid SHM id detected during iterator processing calls since start of RC. | |
rcAdmnSubMdbIterProcUnlockCnt | Admin Subscriber table: unlocked hash buckets during iterator processing since start of RC. | |
rcAdmnSubMdbIterProcValCnt | Admin Subscriber table: iterator processing returns value since start of RC. | |
rcAdmnSubMdbMainNumberOfFreeRecords | Admin Subscriber table: total number of available records in this table. | |
rcAdmnSubMdbMainPercentageOfFreeRecords | Admin Subscriber table: percentage [0-100] of available records in this table. | |
rcAdmnSubMdbMainTotalNumberOfRecords | Admin Subscriber table: total number of records in this table. | |
rcSesActualNumberOfBuckets | number of buckets | |
rcSesActualNumberOfRecords | actual number of records | |
rcSesBucketSize | bucket size | |
rcSesLruEnabled | lru enabled | |
rcSesLruEvtThrExtrRec | Total rec extracted inside eviction threads | |
rcSesLruEvtThrLoops | Total loops inside eviction threads | |
rcSesLruEvtThrLoopsErr | Total cv.timedwait errors inside eviction thread loop | |
rcSesLruExtractNullCnt | extracted nothing from LRU list (because last == 0) | |
rcSesLruListSize | LRU list object size (sizeof(MdbLruList)) | |
rcSesLruPurgeCvSignals | Total cv.broadcast to activate eviction loops | |
rcSesLruPurgeCvSignalsFLT | Total cv.broadcast From LRU Thread to activate eviction loops | |
rcSesLruPurgeLoopsCnt | LRU Purge loops | |
rcSesLruPurgeLoopsErr | LRU Purge loops errors | |
rcSesLruRegEvCbCnt | total registerLruEvictionCallback() calls | |
rcSesLruRegEvCbErrorCnt | registerLruEvictionCallback() errors | |
rcSesLruRegEvCbInProgress | registerLruEvictionCallback() calls in progress | |
rcSesLruRemovedCnt | removed count | |
rcSesLruTableSize | LRU table size in bytes (aligned) | |
rcSesLruUnregEvCbCnt | total unregisterLruEvictionCallback() calls | |
rcSesLruUnregEvCbErrorCnt | unregisterLruEvictionCallback() errors | |
rcSesLruUnregEvCbInProgress | unregisterLruEvictionCallback() calls in progress | |
rcSesMdbEraseAIHBCallCnt | Session table: erase all records in hash bucket operations since start of RC. | |
rcSesMdbEraseAllCallCnt | Session table: erase all records operations since start of RC. | |
rcSesMdbEraseCallCnt | Session table: erase operations since start of RC. | |
rcSesMdbEraseCallInProgress | Session table: active erase operations at the moment. | |
rcSesMdbEraseErrorCnt | Session table: errors detected during erase operation since start of RC. | |
rcSesMdbEraseKMCallCnt | Session table: erase with key-match operations since start of RC. | |
rcSesMdbEraseKPMCallCnt | Session table: erase with key prefix match operations since start of RC. | |
rcSesMdbEraseNotFoundCnt | Session table: records not found during erase operation since start of RC. | |
rcSesMdbFetchCallCnt | Session table: fetch operations since start of RC. | |
rcSesMdbFetchCallInProgress | Session table: active fetch operations at the moment. | |
rcSesMdbFetchErrorCnt | Session table: errors detected during fetch operations since start of RC. | |
rcSesMdbFetchNotFoundCnt | Session table: records not found during fetch operations since start of RC. | |
rcSesMdbFetchRecFoundCnt | Session table: records found during fetch operations since start of RC. | |
rcSesMdbFindCallCnt | Session table: find operations since start of RC. | |
rcSesMdbFindCallInProgress | Session table: active find operations at the moment. | |
rcSesMdbFindErrorCnt | Session table: errors detected during find operations since start of RC. | |
rcSesMdbFindNotFoundCnt | Session table: records not found during find operations since start of RC. | |
rcSesMdbFindRecFoundCnt | Session table: records found during find operations since start of RC. | |
rcSesMdbGcFreeRecCnt | Session table: records erased during garbage collection since start of RC. | |
rcSesMdbGcLoopsCnt | Session table: garbage collection processing loop counter since start of RC. | |
rcSesMdbGcProcToutMilsec | Session table: current garbage collection processing timeout in milliseconds. | |
rcSesMdbInsertAllocNrpCnt | Session table: allocated records during insert operation since start of RC. | |
rcSesMdbInsertAlrExistsCnt | Session table: record already exists errors during insert new record operation since start of RC. | |
rcSesMdbInsertCallCnt | Session table: insert operations since start of RC. | |
rcSesMdbInsertCallInProgress | Session table: active insert operations at the moment. | |
rcSesMdbInsertErrorCnt | Session table: errors detected during insert operation since start of RC. | |
rcSesMdbInsertKeyFoundCnt | Session table: keys found during insert operation since start of RC. | |
rcSesMdbInsertNewCnt | Session table: inserted new records during insert operation since start of RC. | |
rcSesMdbInsertNoMemCnt | Session table: free record unavailable errors during insert operation since start of RC. | |
rcSesMdbInsertNotFoundCnt | Session table: record not found errors during record update operation since start of RC. |
Entry | Description | Labels |
---|---|---|
rcSesMdbInsertUpdateCnt | Session table: record updated during insert operation since start of RC. | |
rcSesMdbInsertValEqCnt | Session table: found matching value during insert operation since start of RC. | |
rcSesMdbInsertXchgCnt | Session table: record exchanged during insert operation since start of RC. | |
rcSesMdbIterDelCallCnt | Session table: delete iterator method calls since start of RC. | |
rcSesMdbIterNewCallCnt | Session table: new iterator method calls since start of RC. | |
rcSesMdbIterProcCallCnt | Session table: process iterator method calls since start of RC. | |
rcSesMdbIterProcEofCnt | Session table: eof detected during iterator processing calls since start of RC. | |
rcSesMdbIterProcEraseCnt | Session table: erased records during iterator processing since start of RC. | |
rcSesMdbIterProcErrCnt | Session table: errors detected during iterator processing calls since start of RC. | |
rcSesMdbIterProcNextCnt | Session table: next record operations conducted during iterator processing since start of RC. | |
rcSesMdbIterProcPtrCnt | Session table: iterator processing returns pointer since start of RC. | |
rcSesMdbIterProcShmIdCnt | Session table: invalid SHM id detected during iterator processing calls since start of RC. | |
rcSesMdbIterProcUnlockCnt | Session table: unlocked hash buckets during iterator processing since start of RC. | |
rcSesMdbIterProcValCnt | Session table: iterator processing returns value since start of RC. | |
rcSesMdbMainNumberOfFreeRecords | Session table: total number of available records in this table. | |
rcSesMdbMainPercentageOfFreeRecords | Session table: percentage [0-100] of available records in this table. | |
rcSesMdbMainTotalNumberOfRecords | Session table: total number of records in this table. | |
rcSesMdbmadvDontdump | enable/disable shared memory core dump | |
rcSesMdbmadvRandom | enable/disable shared memory core dump | |
rcSesNumberOfFreeRecords | number of free records | |
rcSesNumberOfRecords | total number of records | |
rcSesNumberOfUsableRecords | number of usable records | |
rcSubActualNumberOfBuckets | number of buckets | |
rcSubActualNumberOfRecords | actual number of records | |
rcSubBucketSize | bucket size | |
rcSubLruEnabled | lru enabled | |
rcSubLruEvtThrExtrRec | Total rec extracted inside eviction threads | |
rcSubLruEvtThrLoops | Total loops inside eviction threads | |
rcSubLruEvtThrLoopsErr | Total cv.timedwait errors inside eviction thread loop | |
rcSubLruExtractNullCnt | extracted nothing from LRU list (because last == 0) | |
rcSubLruListSize | size of LRU list object (sizeof(MdbLruList)) | |
rcSubLruPurgeCvSignals | Total cv.broadcast to activate eviction loops | |
rcSubLruPurgeCvSignalsFLT | Total cv.broadcast From LRU Thread to activate eviction loops | |
rcSubLruPurgeLoopsCnt | LRU Purge loops | |
rcSubLruPurgeLoopsErr | LRU Purge loops errors | |
rcSubLruRegEvCbCnt | total registerLruEvictionCallback() calls | |
rcSubLruRegEvCbErrorCnt | registerLruEvictionCallback() errors | |
rcSubLruRegEvCbInProgress | registerLruEvictionCallback() calls in progress | |
rcSubLruRemovedCnt | removed count | |
rcSubLruTableSize | LRU table size in bytes (aligned) | |
rcSubLruUnregEvCbCnt | total unregisterLruEvictionCallback() calls | |
rcSubLruUnregEvCbErrorCnt | unregisterLruEvictionCallback() errors | |
rcSubLruUnregEvCbInProgress | unregisterLruEvictionCallback() calls in progress | |
rcSubMdbEraseAIHBCallCnt | Subscriber table: erase all records in hash bucket operations since start of RC. | |
rcSubMdbEraseAllCallCnt | Subscriber table: erase all records operations since start of RC. | |
rcSubMdbEraseCallCnt | Subscriber table: erase operations since start of RC. | |
rcSubMdbEraseCallInProgress | Subscriber table: active erase operations at the moment. | |
rcSubMdbEraseErrorCnt | Subscriber table: errors detected during erase operation since start of RC. | |
rcSubMdbEraseKMCallCnt | Subscriber table: erase with key-match operations since start of RC. | |
rcSubMdbEraseKPMCallCnt | Subscriber table: erase with key prefix match operations since start of RC. | |
rcSubMdbEraseNotFoundCnt | Subscriber table: records not found during erase operation since start of RC. | |
rcSubMdbFetchCallCnt | Subscriber table: fetch operations since start of RC. | |
rcSubMdbFetchCallInProgress | Subscriber table: active fetch operations at the moment. | |
rcSubMdbFetchErrorCnt | Subscriber table: errors detected during fetch operations since start of RC. | |
rcSubMdbFetchNotFoundCnt | Subscriber table: records not found during fetch operations since start of RC. | |
rcSubMdbFetchRecFoundCnt | Subscriber table: records found during fetch operations since start of RC. | |
rcSubMdbFindCallCnt | Subscriber table: find operations since start of RC. | |
rcSubMdbFindCallInProgress | Subscriber table: active find operations at the moment. | |
rcSubMdbFindErrorCnt | Subscriber table: errors detected during find operations since start of RC. | |
rcSubMdbFindNotFoundCnt | Subscriber table: records not found during find operations since start of RC. |
Entry | Description | Labels |
---|---|---|
rcSubMdbFindRecFoundCnt | Subscriber table: records found during find operations since start of RC. | |
rcSubMdbGcFreeRecCnt | Subscriber table: records erased during garbage collection since start of RC. | |
rcSubMdbGcLoopsCnt | Subscriber table: garbage collection processing loop counter since start of RC. | |
rcSubMdbGcProcToutMilsec | Subscriber table: current garbage collection processing timeout in milliseconds. | |
rcSubMdbInsertAllocNrpCnt | Subscriber table: allocated records during insert operation since start of RC. | |
rcSubMdbInsertAlrExistsCnt | Subscriber table: record already exists errors during insert new record operation since start of RC. | |
rcSubMdbInsertCallCnt | Subscriber table: insert operations since start of RC. | |
rcSubMdbInsertCallInProgress | Subscriber table: active insert operations at the moment. | |
rcSubMdbInsertErrorCnt | Subscriber table: errors detected during insert operation since start of RC. | |
rcSubMdbInsertKeyFoundCnt | Subscriber table: keys found during insert operation since start of RC. | |
rcSubMdbInsertNewCnt | Subscriber table: inserted new records during insert operation since start of RC. | |
rcSubMdbInsertNoMemCnt | Subscriber table: free record unavailable errors during insert operation since start of RC. | |
rcSubMdbInsertNotFoundCnt | Subscriber table: record not found errors during record update operation since start of RC. | |
rcSubMdbInsertUpdateCnt | Subscriber table: record updated during insert operation since start of RC. | |
rcSubMdbInsertValEqCnt | Subscriber table: keys found during insert operation since start of RC. | |
rcSubMdbInsertXchgCnt | Subscriber table: record exchanged during insert operation since start of RC. | |
rcSubMdbIterDelCallCnt | Subscriber table: delete iterator method calls since start of RC. | |
rcSubMdbIterNewCallCnt | Subscriber table: new iterator method calls since start of RC. | |
rcSubMdbIterProcCallCnt | Subscriber table: process iterator method calls since start of RC. | |
rcSubMdbIterProcEofCnt | Subscriber table: eof detected during iterator processing calls since start of RC. | |
rcSubMdbIterProcEraseCnt | Subscriber table: erased records during iterator processing since start of RC. | |
rcSubMdbIterProcErrCnt | Subscriber table: errors detected during iterator processing calls since start of RC. | |
rcSubMdbIterProcNextCnt | Subscriber table: next record operations conducted during iterator processing since start of RC. | |
rcSubMdbIterProcPtrCnt | Subscriber table: iterator processing returns pointer since start of RC. | |
rcSubMdbIterProcShmIdCnt | Subscriber table: invalid SHM id detected during iterator processing calls since start of RC. | |
rcSubMdbIterProcUnlockCnt | Subscriber table: unlocked hash buckets during iterator processing since start of RC. | |
rcSubMdbIterProcValCnt | Subscriber table: iterator processing returns value since start of RC. | |
rcSubMdbMainNumberOfFreeRecords | Subscriber table: total number of available records in this table. | |
rcSubMdbMainPercentageOfFreeRecords | Subscriber table: percentage [0-100] of available records in this table. | |
rcSubMdbMainTotalNumberOfRecords | total number of records in this table | |
rcSubMdbmadvDontdump | enable/disable shared memory core dump | |
rcSubMdbmadvRandom | enable/disable shared memory core dump | |
rcSubNumberOfFreeRecords | number of free records | |
rcSubNumberOfRecords | total number of records | |
rcSubNumberOfUsableRecords | number of usable records | |
smsChargingStatsBadInitialDPSmsCount | The number of bad InitialDPSMSs. That is, number of InitialDPSMS operations received with insufficient information to charge for the SMS. | |
smsChargingStatsDeliveryCount | The number of messages delivered. | |
smsChargingStatsDeliveryFailureCount | The number of messages which failed to be delivered. | |
smsChargingStatsErrorCount | The number of charging sessions ended because of an unexpected reply from the MSC. | |
smsChargingStatsEventReportTimeoutCount | The number of charging sessions timed out waiting for EventReportSms. | |
smsChargingStatsFailureCount | The number of EventReportSMS operations received indicating that the SMS could not be submitted to the SMSC. | |
smsChargingStatsImmediateChargeCount | The number of InitialDPSMSs which have been charged for immediately, without reserving funds. | |
smsChargingStatsRejectNoCreditCount | The number of InitialDPSMSs which were rejected because of insufficient funds. | |
smsChargingStatsRejectUnknownReasonCount | The number of InitialDPSMSs which were rejected because of some other error from the Charging Server. | |
smsChargingStatsRelayCount | The number of messages relayed back to network. | |
smsChargingStatsReservationCount | The number of InitialDPSMSs for which funds have been reserved. | |
smsChargingStatsSubmissionCount | The number of EventReportSMS operations received indicating that the SMS has been submitted to the SMSC. | |
smsChargingStatsValidInitialDPSmsCount | The number of good InitialDPSMSs. That is, number of InitialDPSMS operations received with sufficient information to charge for the SMS. | |
statSysInfoCpuUsgIOWaitPrc | IO Wait CPU usage percentage. | |
statSysInfoCpuUsgIdlePrc | Idle CPU usage percentage. | |
statSysInfoCpuUsgSysPrc | System CPU usage percentage. | |
statSysInfoCpuUsgUserPrc | User CPU usage percentage. | |
statSysInfoDiskAvailableMb | Disk available space in MB. | statSysInfoDiskIdStr |
statSysInfoDiskAvailablePct | Disk available space as a percentage. | statSysInfoDiskIdStr |
statSysInfoDiskTotalSizeMb | Disk total size in MB. | statSysInfoDiskIdStr |
statSysInfoDiskUsedMb | Disk used space in MB. | statSysInfoDiskIdStr |
statSysInfoDiskUsedPct | Disk used space as a percentage. | statSysInfoDiskIdStr |
statSysInfoEcbInfoBladeId | ECB Blade Id value. | |
statSysInfoEcbInfoClusterId | ECB Cluster Id value. | |
statSysInfoEcbInfoEngineId | ECB Engine Id value. |
Entry | Description | Labels |
---|---|---|
statSysInfoPhysicalMemoryAvailableMb | Available Physical Memory in MB. | |
statSysInfoPhysicalMemoryBuffersMb | Buffer Physical Memory in MB. | |
statSysInfoPhysicalMemoryCachedMb | Cached Physical Memory in MB. | |
statSysInfoPhysicalMemoryDirtyMb | Dirty Physical Memory in MB. | |
statSysInfoPhysicalMemoryFreeMb | Free Physical Memory in MB. | |
statSysInfoPhysicalMemoryTotalMb | Total Physical Memory in MB. | |
statSysInfoSwapMemoryCachedMb | Cached Swap Memory in MB. | |
statSysInfoSwapMemoryFreeMb | Free Swap Memory in MB. | |
statSysInfoSwapMemoryTotalMb | Total Swap Memory in MB. | |
statSysInfoSwapMemoryUsedMb | Used Swap Memory in MB. | |
streamConnectionStatsBufferSize | The maximum size of transmission. | streamConnectionStatsIndex |
streamConnectionStatsCursor | The stream cursor. | streamConnectionStatsIndex |
streamConnectionStatsEventCount | The number of events sent. | streamConnectionStatsIndex |
streamConnectionStatsIndex | A unique index value for the streamConnectionStatsTable. | sessionId, filter, streamConnectionStatsIndex |
streamConnectionStatsLastEventCount | The number of events sent in the last transmission. | streamConnectionStatsIndex |
streamConnectionStatsLastTime | The time of last transmission. | streamConnectionStatsIndex |
streamConnectionStatsLeader | The stream leader flag. | streamConnectionStatsIndex |
streamConnectionStatsMaxEventCount | The maximum number of events requested. | streamConnectionStatsIndex |
streamEventPublisherNumClientConnections | The number of client connections to the Stream server. | |
streamEventPublisherNumFreeMemBuffers | The number of free memory buffers in the Publishing task of the Stream server. | |
streamEventPublisherNumMemBuffers | The number of memory buffers in the Publishing task of the Stream server. | |
streamMaxReplayGlobalTxnCounter | Highest global transaction counter replayed on publishing blade. | |
streamMefLastPublishedGlobalTxnCounter | Last global transaction counter the MEFv2 generator published to target. | |
streamMefLastReadGlobalTxnCounter | Last global transaction counter the MEFv2 generator read from SEF. | |
streamMefLastReadyToBePublishedGlobalTxnCounter | Last global transaction counter in MEFv2 files ready to be published. | |
streamMefLastWrittenGlobalTxnCounter | Last global transaction counter the MEFv2 generator written to file. | |
streamSefLastWrittenGlobalTxnCounter | Last global transaction counter the event writer wrote to SEF. | |
streamSorterCurrentCount | Stream server GTC sorter current count. | |
streamSorterHighGlobalTxnCounter | Stream server GTC sorter current highest global transaction counter. | |
streamSorterLowGlobalTxnCounter | Stream server GTC sorter current lowest global transaction counter. | |
streamSorterMaxInUseCount | Stream server GTC sorter max-in-use count. | |
streamSorterMaxSize | Stream server GTC sorter max size. | |
sysBufferPoolStatsCurrentCount | The current number of buffers in the pool. | sysBufferPoolStatsPoolId, sysBufferPoolStatsPoolName |
sysBufferPoolStatsEmptyCount | The number of times the buffer pool was empty. | sysBufferPoolStatsPoolId, sysBufferPoolStatsPoolName |
sysBufferPoolStatsMaxInUse | The maximum number of buffers in use at any given time ever. | sysBufferPoolStatsPoolId, sysBufferPoolStatsPoolName |
sysBufferPoolStatsPoolSize | The maximum size (capacity) of a buffer pool. | sysBufferPoolStatsPoolId, sysBufferPoolStatsPoolName |
sysBufferPoolStatsTotalCount | The total number of buffers served from this pool. | sysBufferPoolStatsPoolId, sysBufferPoolStatsPoolName |
sysClusterCurrentNodeCount | The current number of nodes in a cluster. | |
sysClusterEngineActiveDateTime | The time that this engine is active. | |
sysClusterEngineUpDateTime | The time that this engine is up. | |
sysClusterMemberClusterLeaderId | The node ID of the cluster leader node. | sysClusterMemberNodeId, sysClusterMemberMgmtIpAddress |
sysClusterMemberNodeHaState | A high availability state of a member node. | sysClusterMemberNodeId, sysClusterMemberMgmtIpAddress |
sysClusterMemberNodeState | A service state ID of a member node. | sysClusterMemberNodeId, sysClusterMemberMgmtIpAddress |
sysClusterMemberServiceRole | The service role of a cluster node. | sysClusterMemberNodeId, sysClusterMemberMgmtIpAddress |
sysClusterNodeHeartbeatMsgMissedCount | The total number of cluster node heartbeat messages missed by this node. | |
sysClusterNodeHeartbeatMsgReceivedCount | The total number of cluster node heartbeat messages received by this node. | |
sysClusterNodeHeartbeatMsgSentCount | The total number of cluster node heartbeat messages sent by this node. | |
sysMonitoringInterval | The duration in seconds of the latencies monitoring interval. System response times are continuously monitored and their measures, such as maximum and average values, are calculated on a per interval basis. The value of this interval is configurable. The value of zero means that the interval-based monitoring of system latencies has either been disabled or not been started yet. | |
sysNodeId | The node (blade) ID. | |
sysPeerClusterClusterState | The cluster state of the peer cluster. | sysPeerClusterEngineId, sysPeerClusterClusterId |
sysPeerClusterHaPeerFqClusterId | The fully-qualified cluster ID of an HA-peer of this cluster. An HA peer is the cluster that sends transactions to this cluster for replay. The fully-qualified cluster ID of the ACTIVE cluster's peer is always 0:0 because the ACTIVE cluster does not replay transactions for another cluster. The fully-qualified cluster ID of a STANDBY cluster can either be the fully-qualified ID of either the ACTIVE cluster or (if there are three engines in the environment) of the other STANDBY cluster, depending on its position in the cluster chain. | sysPeerClusterEngineId, sysPeerClusterClusterId |
sysPeerClusterSystemSchemaVersion | The system schema version of this cluster. | sysPeerClusterEngineId, sysPeerClusterClusterId |
sysProcessingErrors | The total number of critical and major system errors logged since the system was started. Please refer to mtx_debug.log for specific error information. | |
sysQueueStatsCurrentCount | The current number of queued messages waiting to be processed. | sysQueueStatsServiceId, sysQueueStatsQueueName, sysQueueStatsQueueId |
sysQueueStatsFullCount | The number of times the queue was full. | sysQueueStatsServiceId, sysQueueStatsQueueName, sysQueueStatsQueueId |
sysQueueStatsMaxCount | The maximum number of elements ever present in a queue at any time. | sysQueueStatsServiceId, sysQueueStatsQueueName, sysQueueStatsQueueId |
sysQueueStatsQueueId | A sequential index of a service queue. | sysQueueStatsServiceId, sysQueueStatsQueueName, sysQueueStatsQueueId |
sysQueueStatsQueueSize | The maximum size (capacity) of a queue. | sysQueueStatsServiceId, sysQueueStatsQueueName, sysQueueStatsQueueId |
sysQueueStatsTotalCount | The total number of messages processed from this queue. | sysQueueStatsServiceId, sysQueueStatsQueueName, sysQueueStatsQueueId |
sysRespTimeAvgThreshold | The average response time notification threshold in milliseconds. When a measured average Diameter response time is equal or greater than the threshold, a notification is generated and sent to the NMS. This value is configurable and if set to zero no average response time threshold notifications are sent. |
Entry | Description | Labels |
---|---|---|
sysRespTimeMaxThreshold | The maximum response time notification threshold in milliseconds. When a measured maximum Diameter response time is equal or greater than the threshold, a notification is generated and sent to the NMS. This value is configurable and if set to zero no maximum response time threshold notifications are sent. | |
sysServiceResidentSetSizeKb | The service process resident set size in kilobytes. | sysServiceStatsServiceId |
sysServiceStatsCriticalErrors | The number of critical errors logged by the service. | sysServiceStatsServiceId |
sysServiceStatsErrors | The number of major errors logged by the service. | sysServiceStatsServiceId |
sysServiceStatsPid | The process ID of a service process. | sysServiceStatsServiceId |
sysServiceStatsTimestamp | The timestamp of the SysServiceStatsEntry record in Unix time milliseconds. | sysServiceStatsServiceId |
sysServiceSystemCpuTime | The service process system CPU time in OS jiffies. | sysServiceStatsServiceId |
sysServiceTotalCpuTime | The service process total CPU time in OS jiffies. | sysServiceStatsServiceId |
sysServiceUserCpuTime | The service process user CPU time in OS jiffies. | sysServiceStatsServiceId |
sysServiceVirtualMemorySizeKb | The service process virtual memory size in kilobytes. | sysServiceStatsServiceId |
sysSharedBufferPoolStatsAvgLinkedCount | The average number of links between buffers in the pool. | sysSharedBufferPoolStatsPoolName, sysSharedBufferPoolStatsPoolId |
sysSharedBufferPoolStatsAvgSize | The average size of linked buffers in the pool. | sysSharedBufferPoolStatsPoolName, sysSharedBufferPoolStatsPoolId |
sysSharedBufferPoolStatsMaxLinkedCount | The maximum number of links between buffers in the pool. | sysSharedBufferPoolStatsPoolName, sysSharedBufferPoolStatsPoolId |
sysSharedBufferPoolStatsMaxSize | The maximum size of linked buffers in the pool. | sysSharedBufferPoolStatsPoolName, sysSharedBufferPoolStatsPoolId |
sysSharedBufferPoolStatsPoolId | The unique ID/index of pool of shared buffers. | sysSharedBufferPoolStatsPoolName, sysSharedBufferPoolStatsPoolId |
sysTotalMemoryPoolInUseMb | The total size (in megabytes) of the system memory dedicated to databases, buffer pools (mtx bufs), shared memory multi-queues that is currently in use. | |
sysTotalMemoryPoolSizeMb | The total size (in megabytes) of the system memory dedicated to databases, buffer pools (mtx bufs), shared memory multi-queues. | |
sysTraNodeState | A ClusterNodeSate state for this node in TRA cluster (HA pair). | |
sysTraPduCacheBuffersInUse | Total (protocol-independent) number of data buffers currently used for caching PDUs for route retry purpose. | |
sysTraPeerNodeState | A ClusterNodeSate state for HA peer node in TRA cluster (HA pair). | |
taskMgrScanTaskAvgScanLatency | The average latency for processing an object in the last scan by this task, in microseconds. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskAvgScanObject | The average number of objects processed per scan. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskAvgScanTime | The average duration of a scan in microseconds. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskDatabase | The database the task is scanning. | taskMgrScanTaskDatabaseNames |
taskMgrScanTaskMaxMaxScanLatency | The maximum latency for processing an object across all scans. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskMaxScanLatency | The maximum latency for processing an object in the last scan. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskMaxScanTime | The longest duration of a scan in microseconds. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskName | The task name for a scan task. | name |
taskMgrScanTaskScanEnabled | If a task scan is enabled. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskScanInProcess | A task scan state. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskScanObjectInMaxScanTime | The number of objects processed by this task in the scan which had the longest duration. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskTotalScanCount | The total number of scans completed by this task. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskTotalScanLatency | The sum of the average latency for processing an object in each scan, across all scans, in microseconds. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskTotalScanObject | The total number of objects processed by this task across all scans. | taskMgrScanTaskId, taskMgrScanTaskName |
taskMgrScanTaskTotalScanTime | The total time this task has spent scanning, across all scans, in microseconds. | taskMgrScanTaskId, taskMgrScanTaskName |
tcapStatsAbortReceivedCount | The number of TCAP ABORT messages received from the SCCP layer. | |
tcapStatsAbortSentCount | The number of TCAP ABORT messages sent to the SCCP layer. | |
tcapStatsBeginReceivedCount | The number of TCAP BEGIN messages received from the SCCP layer. | |
tcapStatsBeginSentCount | The number of TCAP BEGIN messages sent to the SCCP layer. | |
tcapStatsContinueReceivedCount | The number of TCAP CONTINUE messages received from the SCCP layer. | |
tcapStatsContinueSentCount | The number of TCAP CONTINUE messages sent to the SCCP layer. | |
tcapStatsEndReceivedCount | The number of TCAP END messages received from the SCCP layer. | |
tcapStatsEndSentCount | The number of TCAP END messages sent to the SCCP layer. | |
tcapStatsNotProcessedAsn1ErrorCount | The number of messages which could not be processed due to an ASN.1 decoding error. | |
tcapStatsNotSentAsn1ErrorCount | The number of messages which could not be sent to due to an ASN.1 encoding error. | |
tcapStatsRejectBusyCount | The number of BEGIN messages rejected due to overload. | |
tcapStatsUnidirectionalReceivedCount | The number of TCAP UNIDIRECTIONAL messages received from the SCCP layer. | |
tcapStatsUnidirectionalSentCount | The number of TCAP UNIDIRECTIONAL messages sent to the SCCP layer. | |
tcapStatsUnitDataServiceReceivedCount | The number of UDTS messages received from the SCCP layer. | |
tcapStatsUnknownTxnIdReceivedCount | The number of CONTINUE, END or ABORT messages received for which no open transaction could be found. | |
tcapStatsUnknownTxnIdSentCount | The number of CONTINUE, END or ABORT messages sent for which no open transaction could be found. | |
tfcCfgPoolNodeConnectState | Stores Connect State of Node. Node id and Pool id are stored as labels | |
tfcCfgPoolNodeFamily | Stores the following Node data: pool name, pool id, name , id, Address | |
tfcCfgPoolNodeServiceState | The service state of a node in a pool. | |
tfcCfgPoolNodeUsageLevel | Stores Usage level of Node. Node id and Pool id are stored as labels | |
tfcCfgVipFamily | Stores Vip Name, address, netmask, interface, and fqdn information in labels | |
tfcCfgVsFamily | Stores the following VS data: vipname, name, port number, protocol and fqdn information in labels | |
tfcDiaDnstmPdusCached | Total number of downstream Diameter PDUs currently cached for route retry purpose. | |
tfcDiaDnstmPdusDropped | Total number of downstream Diameter PDUs discarded (not sent to downstream nodes) due to any failure such as 'no route' or 'node down'. | |
tfcDiaDnstmPdusReceived | Total number of downstream Diameter PDUs received by TRA since its start. CER and DWR PDUs are excluded from this counter. A downstream PDU flows from network elements to MATRIXX Engines. |
Entry | Description | Labels |
---|---|---|
tfcDiaDnstmPdusThrottled | Total number of Diameter Pdu Messages that have been throttled. | |
tfcDiaDnstmRetryRouteLookupsFailed | Total number of re-tried routing cache lookup misses for Diameter PDUs. | |
tfcDiaDnstmRouteLookupsFailed | Total number of routing cache lookup misses for Diameter PDUs. | |
tfcDiaUpstmPdusSent | Total number of upstream Diameter PDUs sent by TRA since its start. An upstream PDU flows from MATRIXX Engines to network elements. | |
tfcMdcDnstmPdusCached | Total number of downstream MDC PDUs currently cached for route retry purpose. | |
tfcMdcDnstmPdusDropped | Total number of downstream MDC PDUs discarded (not sent to downstream nodes) due to any failure such as 'no route' or 'node down'. | |
tfcMdcDnstmPdusReceived | Total number of downstream MDC PDUs received by TRA since its start. CER and DWR PDUs are excluded from this counter. A downstream PDU flows from network elements to MATRIXX Engines. | |
tfcMdcDnstmPdusThrottled | Total number of MDC PDU Messages that have been throttled. | |
tfcMdcDnstmRetryRouteLookupsFailed | Total number of re-tried routing cache lookup misses for MDC PDUs. | |
tfcMdcDnstmRouteLookupsFailed | Total number of routing cache lookup misses for MDC PDUs. | |
tfcMdcUpstmPdusSent | Count of MDC PDUs sent to upstream (network) MDC clients. | |
tfcRdDnstmIOCollision | The number of IO collisions in transport subsystem detected during attempt to schedule asynchronous read operation from downstream channel. | |
tfcRdUpstmIOCollision | Read downstream io collision count | |
tfcTcpActiveConnBridgeGauge | The number of currently active (open) TCP connection bridges. | |
tfcTcpDnstmBytesReceived | Total number of downstream TCP data bytes received by TRA since its start. Downstream data flows from network elements to MATRIXX Engines via TRA. | |
tfcTcpDnstmBytesSent | Total number of downstream TCP data bytes sent by TRA since its start. Downstream data flows from network elements to MATRIXX Engines via TRA. | |
tfcTcpTotalConnBridgeCounter | The total number of TCP connection bridges that have been opened since start of TRA. | |
tfcTcpUpstmBytesReceived | Total number of upstream TCP data bytes received by TRA since its start. Upstream data flows from MATRIXX Engines to network elements via TRA. | |
tfcTcpUpstmBytesSent | Total number of upstream TCP data bytes sent by TRA since its start. Upstream data flows from MATRIXX Engines to network elements via TRA. | |
tfcUdpActiveConnBridgeGauge | The number of currently active (open) UDP connection bridges. | |
tfcUdpDnstmBytesDropped | Total number of downstream UDP bytes dropped due to congestion at TRA. Downstream data flows from network elements to MATRIXX Engines via TRA. | |
tfcUdpDnstmBytesReceived | Total number of downstream UDP data bytes received by TRA since its start. Downstream data flows from network elements to MATRIXX Engines via TRA. | |
tfcUdpDnstmBytesSent | Total number of downstream UDP data bytes sent by TRA since its start. Downstream data flows from network elements to MATRIXX Engines via TRA. | |
tfcUdpTotalConnBridgeCounter | The total number of UDP connection bridges that have been opened since the start of Traffic Routing Agent. | |
tfcUdpUpstmBytesDropped | Total number of upstream UDP bytes dropped due to congestion at TRA. Upstream data flows from network elements to MATRIXX Engines via TRA. | |
tfcUdpUpstmBytesReceived | Total number of upstream UDP data bytes received by TRA since its start. Upstream data flows from MATRIXX Engines to network elements via TRA. | |
tfcUdpUpstmBytesSent | Total number of upstream UDP data bytes sent by TRA since its start. Upstream data flows from MATRIXX Engines to network elements via TRA. | |
tfcWrDnstmIOCollision | The number of IO collisions in transport subsystem detected during attempt to schedule asynchronous write operation to downstream channel. | |
tfcWrDnstmIOExecuted | The number of postponed write operations to downstream channel successfully resolved. | |
tfcWrDnstmIOPostponed | The number of asynchronous write operations delayed because of IO collision detection in downstream channel. | |
tfcWrUpstmIOCollision | The number of IO collisions in transport subsystem detected during attempt to schedule asynchronous write operation to upstream channel. | |
tfcWrUpstmIOExecuted | The number of postponed write operations to upstream channel successfully resolved. | |
tfcWrUpstmIOPostponed | Write upstream postponed count | |
tsanStatsBadMsgCount | The number of TSAN bad network messages. | |
tsanStatsRequestCount | The number of TSAN initiation requests. | |
tsanStatsSuccessReleaseCount | The number of TSAN successful releases. | |
tsanStatsTimeoutCount | The number of TSAN allocations which have timed out. | |
txnAvgMsgSize | The average transaction message size (bytes). | |
txnBusinessCollisionCount | The total number of business collisions for a transaction. | |
txnCheckpointAdhoc | This is an adhoc checkpoint. | txnCheckpointBladeId |
txnCheckpointBladeId | The blade ID row for Checkpoint statistics. | txnCheckpointName, txnCheckpointPath |
txnCheckpointEndTime | The checkpoint end time. | txnCheckpointBladeId |
txnCheckpointFastRestart | This is fast restart checkpoint mode. | txnCheckpointBladeId |
txnCheckpointGtc | The checkpoint GTC. | txnCheckpointBladeId |
txnCheckpointStartTime | The checkpoint start time. | txnCheckpointBladeId |
txnCheckpointState | The checkpoint state. | txnCheckpointBladeId |
txnCurrentTxnCount | The current in-progress/pending transaction count. | |
txnDatabaseIndexBufferRebalanceCount | The number of successful rebalances on a given index type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexBufferRemoveCount | The number of index buffer removals on a given index type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexBufferSplitCount | The number of index buffer splits on a given index type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexCount | The number of database indexes of a given type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexMaxBufferChainSize | The longest block chain size on a given index type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexSearchCount | The number of searches on a given index type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexSearchRestartCount | The number of search retries on a given index type. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIndexTotalMemorySizeInBytes | The index byte size. | txnDatabaseIndexPoolId, txnDatabaseIndexName, txnDatabaseIndexTypeId |
txnDatabaseIsActive | The flag to indicate if this database instance is active or not (for multi-instance database only). | txnDatabasePoolId, txnDatabaseName |
txnDatabaseLinkedRdmCurrentEntryCount | The number of entries used in the current database. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmDataCurrentEntryCount | The number of entries that is currently in use in an element in a linked RDM database. | txnDatabaseLinkedRdmDataPoolId, txnDatabaseLinkedRdmDataChildPoolId |
txnDatabaseLinkedRdmDataElementSizeInBytes | The Element size. | txnDatabaseLinkedRdmDataPoolId, txnDatabaseLinkedRdmDataChildPoolId |
txnDatabaseLinkedRdmDataMemoryInActiveUseInKb | The amount of memory in KB that is currently in active use in an element in a linked RDM database. | txnDatabaseLinkedRdmDataPoolId, txnDatabaseLinkedRdmDataChildPoolId |
Entry | Description | Labels |
---|---|---|
txnDatabaseLinkedRdmDataMemoryInUseInKb | The amount of memory in KB that is currently in use in an element in a linked RDM database. Includes memory that is not actively used but is not available for further allocation. | txnDatabaseLinkedRdmDataPoolId, txnDatabaseLinkedRdmDataChildPoolId |
txnDatabaseLinkedRdmDataMemoryReservedInKb | The amount of memory in KB that is currently allocated in an element in a linked RDM database. | txnDatabaseLinkedRdmDataPoolId, txnDatabaseLinkedRdmDataChildPoolId |
txnDatabaseLinkedRdmDataReservedEntryCount | The number of entries that is available for use in current element in a linked RDM database, including the used ones. | txnDatabaseLinkedRdmDataPoolId, txnDatabaseLinkedRdmDataChildPoolId |
txnDatabaseLinkedRdmMemoryGrowthLastDayInKb | The database memory growth per day. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmMemoryGrowthLastHourInKb | The database memory growth per hour. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmMemoryGrowthLastMinuteInKb | The database memory growth per minute. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmMemoryInActiveUseInKb | The amount of memory that is currently actively used in a database. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmMemoryInUseInKb | The amount of memory that is currently used in a database, including those that are not actively used but not free (available). | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmMemoryReservedInKb | The amount of memory that is allocated in a database. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmPoolId | A database pool ID. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseLinkedRdmReservedEntryCount | The number of entries available for use in the current database, including the used ones. | txnDatabaseLinkedRdmName, txnDatabaseLinkedRdmPoolId |
txnDatabaseMemoryFreeKb | The amount of memory that is currently free (available) in a database. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseMemoryGrowthLastDayInKb | The database memory growth per day. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseMemoryGrowthLastHourInKb | The database memory growth per hour. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseMemoryGrowthLastMinuteInKb | The database memory growth per minute. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseMemoryReclaimableCount | The number of database memory allocation segments that can be reclaimed by a garbage collector. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseMemoryReclaimableKb | The amount of database memory that can be reclaimed by a garbage collector. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseMemoryUsedKb | The amount of memory that is currently used (allocated) in a database. | txnDatabasePoolId, txnDatabaseName |
txnDatabaseObjectAverageSizeBytes | The average size of a database object of a given type. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseObjectCount | The number of database objects of a given type. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseObjectIdIndexStatsDatabasePoolId | The database pool ID. | txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsIndexBufferAllocatedCount | The total index buffer allocated count currently. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsIndexBufferAllocatedSize | The index buffer allocated size in bytes. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsIndexBufferUsedCount | The number of index buffers used. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsIndexCount | The number of indexes in an OID index. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsMaxChainSize | The size of the longest chain of index buffers in the OID index. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsTotalIndexBufferRelease | The number of index buffers released so far during compress and rebalance. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectIdIndexStatsTotalIndexFree | The number of indices purged so far during compress and rebalance. | txnDatabaseObjectIdIndexStatsDatabasePoolId, txnDatabaseObjectIdIndexStatsDatabaseName |
txnDatabaseObjectMaximumCount | The maximum number of database objects of a given type. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseObjectMaximumSizeBytes | The maximum size of a database object of a given type. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseObjectQuarantinedCount | The number of quarantined database objects. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseObjectTotalSizeAfterCompress | The total size of database objects of a given type after compression. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseObjectTotalSizeBeforeCompress | This object was improperly defined for its original purpose, and should no longer be used. | txnDatabaseObjectPoolId, txnDatabaseObjectTypeId, txnDatabaseObjectName |
txnDatabaseSegmentMemoryFreeKb | The amount of memory that is currently free (available) in a database segment. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentMemoryReclaimableCount | The number of database segment memory allocation segments that can be reclaimed by a garbage collector. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentMemoryReclaimableKb | The amount of database segment memory that can be reclaimed by a garbage collector. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentMemoryUsedKb | The amount of memory that is currently used (allocated) in a database segment. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentObjectCount | The number of objects stored in the segment. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentObjectMemorySurplusKb | The amount of memory pre-allocated for existing objects to grow into. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentObjectMemoryUsedKb | The amount of memory used by all objects stored in the segment. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseSegmentObjectStorageOverheadKb | The amount of memory used by the system to store objects in the segment. | txnDatabaseSegmentPoolId, txnDatabaseSegmentId |
txnDatabaseTimerIndexAvgFarTime | Average time for inserts beyond tha main window of the Timer index (microseconds). | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfDuplicateRemoves | The number of removes of the same element in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfEntries | The number of entries in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfExpiredInserts | The number of inserts of expired entries in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfExpiredRemoves | The number of removes of expired entries from the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFailedFarRemoves | The number of failed removes from the far-term area of the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFarInserts | The number of inserts into the far-term area of the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFarLosses | The number of entries dropped from the far-term area of the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFarMoves | The number of entries moved from the far-term to near-term area of the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFarRemoves | The number of removes from the far-term area of the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFinds | The number of finds in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfFullInserts | The number of inserts into the Timer index when the index is full. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfInserts | The number of inserts into the Timer index. | |
txnDatabaseTimerIndexNumOfMemBlocks | The number of memory blocks in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfNextInserts | The number of inserts into the next time slice in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfNextRemoves | The number of removes from the next time slice in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfNoFinds | The number of failed finds in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfNoTimeSlice | The number of times a time slice was not found in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfRemoves | The number of removes from the Timer index. | txnDatabaseTimerIndexPoolId |
Entry | Description | Labels |
---|---|---|
txnDatabaseTimerIndexNumOfUpdates | The number of time window updates for the Timer index. | |
txnDatabaseTimerIndexNumOfZeroTriggerTimeInserts | The number of zero-trigger inserts in the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexNumOfZeroTriggerTimeRemoves | The number of zero-trigger removes from the Timer index. | txnDatabaseTimerIndexPoolId |
txnDatabaseTimerIndexTotalMemorySizeInBytes | Total byte size of index. | txnDatabaseTimerIndexPoolId |
txnEffectiveTxnCountPerSecond | The effective transaction per second rate logged. | |
txnEventSequenceId | The unique sequence id assigned to event. | |
txnGlobalTxnCounterStatsCurrentCount | The current occupied entries between the low and high GTC range in this GTC sorter. | txnGlobalTxnCounterStatsTaskName |
txnGlobalTxnCounterStatsHighGlobalTxnCounter64 | The current high (trailer) GTC value in this GTC sorter. | |
txnGlobalTxnCounterStatsLowGlobalTxnCounter64 | The current low (header) GTC value in this GTC sorter. | |
txnGlobalTxnCounterStatsMaxCount | The maximum occupied entries in this GTC sorter since task starts. | txnGlobalTxnCounterStatsTaskName |
txnGlobalTxnCounterStatsMaxInUseSize | The maximum low and high GTC range used in this GTC sorter since task starts. | txnGlobalTxnCounterStatsTaskName |
txnGlobalTxnCounterStatsMaxSize | The configured maximum GTC sorter size. | txnGlobalTxnCounterStatsTaskName |
txnLoggingInUseStreamBufferCount | In-use Stream buffers count for gtc sorted logging. | txnLoggingBladeId |
txnLoggingInUseStreamBufferSizeInBytes | In-use Stream buffers size in bytes for gtc sorted logging. | txnLoggingBladeId |
txnLoggingInUseWriteBufferCount | The current in-use write buffers count. | txnLoggingBladeId |
txnLoggingLastWrittenGtc | The last written global transaction counter to the transaction log file. | txnLoggingBladeId |
txnLoggingMaxInUseWriteBufferCount | The maximum in-use write buffers count. | txnLoggingBladeId |
txnMaxMsgSize | The maximum transaction message size (bytes). | |
txnMaxTxnCount | The maximum number of in-progress/pending transactions count. | |
txnMsgCount | Total number of transaction messages logged. | |
txnParallelCommitCount | The total number of parallel transactions in a balance update. | |
txnProtocolLeaderId | This is the transaction protocol leader node id. | |
txnReplayCurrentGlobalTxnCounter | The current Global transaction counter. | txnReplayEngineId, txnReplayClusterId |
txnReplayCurrentTransactionBatchCount | The current number of outstanding replay transaction batches. | txnReplayEngineId, txnReplayClusterId |
txnReplayCurrentTransactionCount | The current number of outstanding replay transactions. | txnReplayEngineId, txnReplayClusterId |
txnReplayLastReplayGlobalTxnCounter | The current last replayed global transaction counter from transaction stream replay destination. | txnReplayEngineId, txnReplayClusterId |
txnReplayPendingFileCount | The current number of outstanding checkpoint replay files. | txnReplayEngineId, txnReplayClusterId |
txnReplayPendingObjectCount | The current number of outstanding database replay objects. | txnReplayEngineId, txnReplayClusterId |
txnStaleMessageRejectedCount | The count of messages not processed by transaction server because they were already too old when they were received. | |
ussdCallBackStatsBadMsgCount | The number of USSD Call Back invalid requests received. | |
ussdCallBackStatsCallStartFailureCount | The number of USSD Call Back unsuccessful call initiation attempts. | |
ussdCallBackStatsCallStartSuccessCount | The number of USSD Call Back successful call initiation attempts. | |
ussdCallBackStatsRelayCount | The number of USSD Call Back Relay requests received. | |
ussdCallBackStatsValidRequestCount | The number of USSD Call Back valid requests received. | |
ussdCallOutStatsUssdQueryAbortCount | The number of USSD Query TCAP ABORTs received. | |
ussdCallOutStatsUssdQueryErrorCount | The number of USSD Query ReturnErrors received. | |
ussdCallOutStatsUssdQueryRequestCount | The number of USSD Query Requests sent. | |
ussdCallOutStatsUssdQueryRoutingErrorCount | The number of USSD Query TCAP NOTICEs received. | |
ussdCallOutStatsUssdQuerySuccessResponseCount | The number of USSD Query Return result lasts (successful responses) received. | |
ussdCallOutStatsUssdQuerySysFailureCount | The number of USSD Query call outs unsuccessful for some non-network related reason. | |
ussdCallOutStatsUssdQueryTimeoutCount | The number of USSD Query TCAP CANCELs received (timeouts). | |
ussdInStatsUssdQueryErrorCount | The number of USSD Incoming Query messages which failed to be sent to the notifier. | |
ussdInStatsUssdQuerySentCount | The number of USSD Incoming Query messages sent successfully to the notifier. | |
ussdInStatsUssdRequestCount | The number of USSD Incoming service requests received. | |
ussdInStatsUssdTimeoutNotificationCount | The number of USSD Incoming Notification ftl requests which have timed out. | |
ussdMenuStatsErrorCount | The number of USSD menu bad network messages. | |
ussdMenuStatsRequestCount | The number of USSD menu initiation requests. | |
ussdMenuStatsSuccessResponseAckCount | The number of USSD menu responses acked. | |
ussdMenuStatsSuccessResponseCount | The number of USSD menu successful responses. | |
ussdMenuStatsSuccessResponseEndCount | The number of USSD menu successful end responses. | |
ussdMenuStatsTimeoutNotificationCount | The number of USSD menu ftl requests which have timed out. | |
voiceChargingStatsAcrTimeoutCount | The number of sessions timed out waiting for ApplyChargingReport. | |
voiceChargingStatsActivityTestTimeoutCount | The number of sessions timed out waiting for ActivityTest result. | |
voiceChargingStatsAnnouncementCallingDisconnectCount | The number of times a caller hung up while an announcement was being played. | |
voiceChargingStatsAnnouncementCompleteCount | The number of announcements successfully played to the caller. | |
voiceChargingStatsAnnouncementConnectErrorCount | The number of announcement failures due to error from EstablishTemporaryConnection operation. | |
voiceChargingStatsAnnouncementConnectTimeoutCount | The number of announcement failures due to timeout connecting to an intelligent peripheral. | |
voiceChargingStatsAnnouncementCount | The number of attempts to play an announcement to the caller. | |
voiceChargingStatsAnnouncementErrorCount | The number of announcement failures due to error from PlayAnnouncement operation. | |
voiceChargingStatsAnnouncementTimeoutCount | The number of announcement failures due to timeout waiting for an announcement to complete. |
Entry | Description | Labels |
---|---|---|
voiceChargingStatsApplyChargingCount | The number of ApplyCharging operations sent. | |
voiceChargingStatsApplyChargingReportCount | The number of ApplyChargingReport operations received. | |
voiceChargingStatsBadIdpCount | The number of bad IDPs. That is, the number of InitialDP operations received with insufficient information to start a charging session. | |
voiceChargingStatsBusyCount | The number of sessions ended due to B-party busy. | |
voiceChargingStatsCftActionForAcrCount | The number of sessions for which charging failure action was applied on receipt of an ApplyChargingReport. | |
voiceChargingStatsCftActionForIdpCount | The number of sessions for which charging failure action was applied on receipt of an IDP. | |
voiceChargingStatsErbcsmTimeoutCount | The number of sessions timed out waiting for ERBCSM or CIR. This is exclusive of calls where the timeout is expected on calls released due to funds being exhausted. | |
voiceChargingStatsFreeCallCount | The number of sessions for which the Charging Server granted some time and ApplyCharging was sent. | |
voiceChargingStatsNoAnswerCount | The number of sessions ended due to no answer. | |
voiceChargingStatsRejectNoCreditCount | The number of sessions for which no ApplyCharging was sent because of insufficient funds. | |
voiceChargingStatsRejectUnknownReasonCount | The number of sessions for which no ApplyCharging was sent because of some error other than insufficient funds from the Charging Server. | |
voiceChargingStatsRelayCount | The number of messages relayed back to network. | |
voiceChargingStatsReleaseNoCreditCount | The number of sessions ended due to funds being exhausted. | |
voiceChargingStatsReleaseUnknownReasonCount | The number of sessions ended due to some error other than insufficient funds from the Charging Server. | |
voiceChargingStatsRouteSelectFailureCount | The number of sessions ended due to route select failure. | |
voiceChargingStatsScriptCompleteCount | The number of VXML scripts successfully run. | |
voiceChargingStatsScriptCount | The number of attempts to run a VXML script. | |
voiceChargingStatsSourceDisconnectAfterAnswerCount | The number of sessions ended due to A-party hang-up after answer (disconnect). | |
voiceChargingStatsSourceDisconnectBeforeAnswerCount | The number of sessions ended due to A-party hang-up before answer (abandon). | |
voiceChargingStatsTerminatingDisconnectCount | The number of sessions ended due to B-party hang-up (disconnect). | |
voiceChargingStatsTimeGrantCount | The number of sessions for which the Charging Server granted some time and ApplyCharging was sent. | |
voiceChargingStatsValidIdpCount | The number of good IDPs. That is, the number of InitialDP operations received with sufficient information to start a charging session. |