Indicator: SERVICES_STATISTICS
Definition
Description
This indicator provides statistics (time and count) for each instance of the SAP CC Core Server system about the general use of the services (operations via the different technical interfaces) running in the current instance of the SAP CC system.
Consult the SAP CC Library (Application Help) for more details about these services and the related processes: business or technical.
Syntax
The indicator includes 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 milliseconds (ms) since the startup of the SAP CC system or the instance of the system.
The following sensor IDs are defined (all sensors are not available in all types of instances in the running SAP CC Core Server system):
-
Business: Stateful Charging and Refilling Services
-
SF_CHARGE: Event-based charging operations in real time (online charging) -
SF_BA_CHARGE: Batch charging operations (offline charging) -
SF_BLANK_CHARGE: Blank charging operations -
SF_CI_ACQUIRE: Chargeable item acquisition operations -
SF_ES_PRICE: Price estimating operations (deprecated function) -
SF_CH_LIM_A: Check limit amount operations -
SF_TRANSLAT: TRANSLATE operations -
SF_PRE_RATE: PRE_RATE operations for reservation (deprecated function) -
SF_POS_RATE: POST_RATE operations (deprecated function) -
SF_POS_RA_N: POST_RATE_NEW_CI operations -
SF_START_RA: START_RATE operations (session-based charging) -
SF_UPDATE_START_R: UPDATE_START_RATE operations (session-based charging) -
SF_UPDATE_STOP_R: UPDATE_STOP_RATE operations (session-based charging) -
SF_STOP_RAT: STOP_RATE operations (session-based charging) -
SF_ACTIVATE: ACTIVATE operations -
SF_EXP_SUBS: EXPORT_SUBSCRIBER_SUBS_DATA operations -
SF_CLEANUP: CLEANUP operations -
SF_SESSION_CLEANUP: SESSION_CLEANUP operations -
COUNTER_UPDATE: Updates of counter values -
Business: Stateless Rating Services
-
SL_RATE: Stateless rating operations -
SL_PRE_RATE: STATELESS_PRE_RATE operations (deprecated function) -
SL_POST_RAT: STATELESS_POST_RATE operations (deprecated function) -
SL_TRANSLAT: STATELESS_TRANSLATE operations -
Technical: Services via the Message TCP technical interface
-
SF_WAIT_QUE: Waiting queue size dedicated to Stateful charging operations (in real time or batch) -
SL_WAIT_QUE: Waiting queue size dedicated to Stateless rating operations -
NETWORK_IO_KB_READ: Quantity of data read from the network in kilobytes -
NETWORK_TIME_READ: Time spent on network read operations in milliseconds -
NETWORK_IO_KB_WRITE: Quantity of data written to the network in kilobytes -
NETWORK_TIME_WRITE: Time spent on network write operations in milliseconds -
Technical: Guiding Services
-
GUIDING_AC_LOOK: Guiding account lookup operations -
Business and Technical: Services via the HCI technical interface
-
HTTP_OPS: HTTP operations treated on HCI; This includes business operations (master data configuration) and administrative operations. - Technical: General Services
-
UPTIME: Time in milliseconds since the startup -
Technical: Database Services
-
SQL_QUERIES: SQL transaction queries to the back-end database -
SQL_COMMIT: SQL transaction commits to the back-end database -
Technical: Transaction Integration Framework
-
TIF_CLEAR: Clear operations -
TIF_RECLEAR: Reclear operations -
TIF_CLEAR_ON_RESERVATION: Clear on reservation operations (only available if the value of the TRANSAC_PROC_CLASS parameter is an implementation of the ITransactionProcessorV2 interface) -
Business: EZTax Services
-
EZ_CPT_TAX: Tax computations using EZTax BillSoft for US Telecommunications taxes
Example
The information item
SQL_QUERIES:48316,4656
means that
the instance of the SAP CC Core Server system has generated 4656 SQL transaction queries since its startup.
Detailed Information
| Name | SERVICES_STATISTICS
|
|
| Category | Indicator | |
| Type | String | |
| Access (RO/RW) | RO: Read-Only (computed)
Use the Admin+ user interface to view the value of an indicator for each server instance of the SAP CC system. |
|
| Group(s) | Monitoring: Statistics | |
| System Instances | This indicator is computed in the following types of instances of the SAP CC system: rater, updater, guider, bulkloader, taxer, dispatcher | |
