Indicator: SESSION_STATUS
Definition
Description
This indicator reports the status of the session cache and its subcaches in the running SAP CC Core Server system during session-based charging operations.
Syntax
The SESSION_STATUS indicator includes the following information elements:
-
i: The subcache number or '-' (minus) for the whole data cache -
e: The number of data objects in the cache -
emax: The maximum number of objects the cache can contain -
eavg: The average size of the data objects stored in the cache (in bytes) -
tmem: The total memory in the data cache (in bytes) -
umem: The used memory in the data cache (in bytes) -
fmem: The free memory in the data cache (in bytes) -
fslt: The number of free slots in the data cache -
miss: The number of data objects, which are not present in the data cache and which are retrieved from the back-end database system since the rater instance of the SAP CC system started -
hit: The total number of cache hits since the start of the rater instance -
put: The number of data objects put in the cache since the rater instance started -
rmv: The number of data objects removed from the cache since the rater instance started -
vmap: The number of objects removed from the cache because there are not enough slots in the cache -
vmem: The number of objects removed from the cache because there is not enough memory in the cache
Detailed Information
| Name | SESSION_STATUS
|
|
| 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) | Tuning: Data Cache, Process: Session-Based Charging | |
| System Instance | This indicator is only computed in the following type of instances of the SAP CC system: rater | |
