Syntax
list_clients [<INST_TARGET>]
| 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. |
The
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
You use this command to determine the identifiers of the client applications and connections
you want
to inspect performances and statisctics.
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.
Admin+> list_clientsAdmin+> list_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.
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
To work with this command in the user interface, you must have a specific role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.
fetch_client_statistics
-
To display service time statistics for one or several connected SAP CC charging clientslist
-
To view the list of system 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 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 |