Indicator: SERVICES_STATISTICS

Indicator for getting statistics about the different services running in an instance of the Core Server of SAP CC.

Name SERVICES_STATISTICS
Category Indicator
Type string
Access RO: read only (computed)
Group(s) Statistics
Description

This indicator provides statistics (time and count) about the usage of the services (operations via HTTP, stateful and stateless rating if applicable) running in the current instance of the Core Server.

Consult the Technical Reference Guide for details about these services and related processes: business or technical.

Format: a list of strings composed of sensor ids, durations and counts. Each information item has the following format: sensorid:duration,hits

The duration is in ms since the start of the system.

List of the possible sensor ids and descriptions (all sensors are not available in all types of Instances of the Core Server):

  • Stateful Services
    • SF_WAIT_QUE : Stateful charging waiting queue size
    • SF_CHARGE : CHARGE operations
    • SF_BLANK_CHARGE : BLANK_CHARGE operations
    • SF_BA_CHARGE : BATCH_CHARGE operations
    • SF_ES_PRICE : ESTIMATED_PRICE operations
    • SF_CH_LIM_A : CHECK_LIMIT_AMOUNT operations
    • SF_TRANSLAT : TRANSLATE
    • SF_PRE_RATE : PRE_RATE
    • SF_POS_RATE : POST_RATE
    • SF_POS_RA_N : POST_RATE_NEW_CI
    • SF_START_RA : START_RATE
    • SF_UPDATE_START_R : UPDATE_START_RATE
    • SF_UPDATE_STOP_R : UPDATE_STOP_RATE
    • SF_STOP_RAT : STOP_RATE
    • SF_ACTIVATE : ACTIVATE operations
    • SF_EXP_SUBS : EXPORT_SUBSCRIBER_SUBS_DATA
    • SF_CLEANUPSF_EXP_SUBS : CLEANUP
    • SF_SESSION_CLEANUP : SESSION_CLEANUP
  • Stateless Rating Services
    • SL_WAIT_QUE : STATELESS_WAITING_QUEUE size
    • SL_RATE : STATELESS_RATE operations
    • SL_PRE_RATE : STATELESS_PRE_RATE operations
    • SL_POST_RAT : STATELESS_POST_RATE operations
    • SL_TRANSLAT : STATELESS_TRANSLATE operations
  • Guiding Services
    • GUIDING_AC_LOOK : Guiding Account Lookup
  • HCI Services
    • HTTP_OPS : HTTP operations treated on HCI
  • EZTax Services
    • EZ_CPT_TAX : EZTax tax computations

Example: The information item PNR_SQL_QUERIES:48316,4656 means that the instance of the Core Server has generated 4656 SQL queries since its start.

System Instance(s) rater, updater, guider, bulkLoader, taxer, dispatcher
Default Value
Constraint(s)



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.