list_clients

Definition

To display the list of connected SAP CC charging clients

Command Usage

Syntax

list_clients [<INST_TARGET>]

Command Arguments
Name Description
<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.

Detailed Information

The list_clients command allows you to display and inspect the list of charging client applications (or systems) that are connected to the SAP CC Core Server system via the Message TCP technical interface in a convergent charging scenario. Several connections are possible.

By default, Amin+ displays the list of the master dispatcher instance. You can select another dispatcher instance in the running SAP CC system. Get the list of the dispatcher instances.

The command displays a data table with the information.

Examples

Admin+> list_clients

Admin+> list_clients dispatcher#2

Displayed 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.
Login The login of the authenticated user for the chargingclientapplication.
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 use this command to determine the identifiers of the client applications and connections you want to inspect performances and statisctics.

Authorization

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.

See Also

fetch_client_statistics - To display service time statistics for one or several connected SAP CC charging clients
list - To view the list of server instances of the connected SAP CC system and communication settings

Messages

Code Message Action
listClients.error.badTarget Bad target instance ID: {target} Verify or change the ID of the dispatcher instance that is set in your command  
listClients.noClients No charging client connected.  
listClients.dispatcherClientId Client ID  
listClients.hostname Hostname  
listClients.port Port  
listClients.name Name  
listClients.login Login  
listClients.pid PID  
listClients.statistics Statistics  
listClients.statistics.enabled enabled  
listClients.statistics.disabled disabled  
listClients.startDate Start Date  
listClients.connectionDate Connection Date