ccm ps

This topic contains information about the ccm ps command.

Synopsis

ccm ps   [/attr value][/d|/database database][/rfc_address address]
         [/u|/user username]

Description and uses

The ccm ps command provides network-wide process status information about Rational® Synergy users and processes. It is a maximum verbosity version of ccm monitor.

The process names shown by the ccm ps command indicate the following processes:

Name shown by ccm monitor Process
engine Engine (any kind)
cmd_interface Classic CLI or back-end sessions
gui_interface Classic GUI
dev_clnt_interface Rational Synergy GUI
usr_cmd_interface Rational Synergy CLI
server CCM server
router Message router daemon
objreg Object registrar notification daemon
ccm_ess Engine start service for Windows®
ps Ps (this command)

For more information, see Process status.

Options and arguments

/attr value

Specifies the name of the field to be monitored. The possible /attr values are as follows: process, display, pid, user, host, database, engine_address, and pwa_path.

You can use only one switch at a time.

/d|/database database

Specifies that all users of database are monitored.

You can use a regular expression to specify multiple databases. The regular expression must contain a leading question mark (?) character.

/rfc_address address

Specifies the Remote Function Call (RFC) address for the process status to be displayed. RFC supports machines with multiple IP addresses. The format for machines with a known host name is:

hostname:port:ip[:ip]*

The format for machines with no known host name is:

ip:port[:ip]*

where [:ip]* represents zero or more IP addresses separated by colons.

/user username

Specifies the user whose process status you want to display.

Examples


Feedback