Go to primary content
User Data Repository Alarms, KPIs, and Measurements
Release 12.4
E82598-01
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

UDR RAS and XSAS Provisioning Related KPIs

Table 4-11 Provisioning KPIs

Variable Description
ProvMsgsImportedRate The number of provisioning messages imported per second
ProvTxnCommittedRate The number of provisioning transactions that have been successfully committed per second to the database (memory and on disk) on the active server of the primary UDR cluster
RxRasDeleteReqReceivedRate The number of REST DELETE requests that have been received on the provisioning interface per sec
RxRasGetReqReceivedRate The number of REST GET requests that have been received on the provisioning interface per sec
RxRasPostReqReceivedRate The number of REST POST requests that have been received on the provisioning interface per sec
RxRasProvConnection The number of provisioning client connections currently established. A single connection includes a client successfully establishing a TCP/IP connection, sending a provisioning connect message, and receiving a successful response.
RxRasProvMsgsReceivedRate The number of provisioning messages that have been received per second
RxRasProvMsgsSuccessfulRate The number of provisioning messages that have been successfully processed per second
RxRasProvMsgsFailedRate The number of provisioning messages that have failed to be processed due to errors per second
RxRasProvMsgsSentRate The number of provisioning messages sent per second
RxRasProvMsgsDiscardedRate The number of provisioning messages discarded per second. Provisioning messages are discarded because the connection is shut down, the server is shut down, the server role switches from active to standby, or the transaction does not become durable within the allowed amount of time.
RxRasPutReqReceivedRate The number of REST PUT requests that have been received on the provisioning interface per sec
RxRasResetReqReceivedRate The number of REST Reset requests that have been received on the provisioning interface per sec
RxXsasDeleteReqReceivedRate The number of SOAP delete requests that have been received on the provisioning interface per sec
RxXsasInsertReqReceivedRate The number of SOAP insert requests that have been received on the provisioning interface per sec
RxXsasOperationReqReceivedRate The number of SOAP operation requests that have been received on the provisioning interface per sec
RxXsasProvConnection The number of provisioning client connections currently established. A single connection includes a client having successfully established a TCP/IP connection, sent a provisioning connect message, and having received a successful response.
RxXsasProvMsgsReceivedRate The number of provisioning messages that have been received per second
RxXsasProvMsgsSuccessfulRate The number of provisioning messages that have been successfully processed per second
RxXsasProvMsgsFailedRate The number of provisioning messages that have failed to be processed due to errors per second
RxXsasProvMsgsSentRate The number of provisioning messages sent per second
RxXsasProvMsgsDiscardedRate The number of provisioning messages discarded per second. Provisioning messages are discarded because the connection is shut down, the server is shut down, the server role switches from active to standby, or the transaction does not become durable within the allowed amount of time.
RxXsasProvTxnTotalRate The number of provisioning SOAP transactions received per second
RxXsasResetReqReceivedRate The number of SOAP Reset requests that have been received on the provisioning interface per sec
RxXsasSelectReqReceivedRate The number of SOAP select requests that have been received on the provisioning interface per sec
RxXsasUpdateReqReceivedRate The number of SOAP update requests that have been received on the provisioning interface per sec
TxProvTxnAbortedRate The number of provisioning transactions that were aborted due to retry limit per second
TxProvTxnFailedRate The number of provisioning transactions that have failed to be started or committed due to errors per second
TxProvTxnNonDurable The number of transactions that have been committed, but are not yet durable. Responses for the associated requests are not sent until the transaction has become durable
TxXsasProvTxnAbortedRate The number of provisioning SOAP transactions that were aborted due to retry limit per second
TxXsasProvTxnFailedRate The number of provisioning SOAP transactions that have failed to be started or committed, due to errors per second
XsasProvTxnCommittedRate The number of provisioning SOAP transactions that have been successfully committed per second to the database