Syntax
list_clients [<INST_TARGET>]
| Name | Description | Interactive Question |
|---|---|---|
<INST_TARGET> |
The ID of the dispatcher instance for which the list of connected charging clients must be retrieved. When not specified, the list of charging clients connected to the master dispatcher instance is returned. | Dispatcher Instance ID: |
The
By default, the list of the master dispatcher instance is displayed. You can select
another dispatcher instance in the running SAP CC system.
Get the list of the dispatcher instances.
The command displays a table with the information.
Examples
You use this command to determine the identifiers of the client applications and connections
you want
to audit performances and statisctics.
list_clients command displays the list of
charging client applications (or systems) connected to the SAP CC system via the Message TCP technical interface in a convergent charging scenario.
Several connections are possible.
list_clientslist_clients dispatcher#2Displayed Table Legend
Column Name
Description
Client ID
The numerical identifier of the charging client in the dispatcher instance
Hostname
The name or the IP address (IPv4 or IPv6) of the machine that hosts the target dispatcher
instance of the SAP CC system
Port
The communication port number of the charging client; the port belongs to the machine
that hosts the charging client.
Name
The custom name of the charging client; it depends on the implementation project of
PID
The process identifier of the charging client application in the operating system
(OS) of the host
Statistics
The performance statistics enablement
Start Date
The date when the charging client started
Connection Date
The last date when the charging client application connected to the SAP CC system;
(when the system started again)
Use
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
fetch_client_statistics
-
To display service time statistics for one or several connected SAP CC charging client(s)list
-
To view the list of server instances of the connected SAP CC system and communication
settings| Code | Message | Action |
|---|---|---|
| listClients.error.badTarget | Bad target instance ID: {target} | Verify or change the ID of the dispatcher instance set in your command |
| listClients.noClients | No charging client connected. | |
| listClients.dispatcherClientId | Client ID | |
| listClients.hostname | Hostname | |
| listClients.port | Port | |
| listClients.name | Name | |
| listClients.pid | PID | |
| listClients.statistics | Statistics | |
| listClients.statistics.enabled | enabled | |
| listClients.statistics.disabled | disabled | |
| listClients.startDate | Start Date | |
| listClients.connectionDate | Connection Date |