The commands that actually do the monitoring are described later,
starting in List of commands. The following are references
to the pages where the command information is located.
Users
Use the ccm monitor command to monitor
various Rational Synergy
processes. The ccm monitor command provides a network-wide
view of Rational Synergy
users and processes. It provides a list of the user, process type,
host name, process ID, port number, and the associated database path.
Process status
The ccm ps command provides network-wide
process status information of the various Rational Synergy users and processes. It
is a maximum verbosity version of the ccm monitor command.
Database server usage
The ccmsrv status command shows the status of the database server. This information complements the data provided by the ccm monitor and ccm ps commands.
ccm_ess
To use an engine process, you must have local log on permission.
You must run one ccm_ess service process per engine
machine. The ccm_ess service starts automatically
upon installation and reboot. It registers with the router. When you
start a Rational Synergy
session, the interface process requests that ccm_ess start
the engine.
ccm_router
You must run one router process per network installation.
The router starts automatically upon installation and upon reboot.
Also, when you install Rational Synergy,
you must specify the same router host and port for each Rational Synergy installation that is located
on the same local network. This information is located in CCM_HOME\log\setup.log.
ccm_objreg
You must run one object registrar process per database
host. The object registrar process forwards notifications from one
session to another as modifications are made to Rational Synergy databases. Each user interface
updates its views as other programs modify the data it displays. An
object registrar must run at all times on each host with an active Rational Synergy database,
as determined by the object registrar host name property of each database.
The object registrar starts automatically upon installation and upon
reboot.
ccm_server
Rational Synergy
uses a web server to serve Rational Synergy
web-mode sessions and help requests from user sessions. The CCM server
runs on the same system as the router.