Issue:
the following procedure provides means to identify all the clients connected to SCM Broker (rtserver) at any given time
The idea is to use the native PEC tools in order to extract the required information from rtserver running on the machine SCM broker is connected to.
Environment:
SCM broker and client machines.
Resolution:
C:\Users\sluma01>rtmon -runtime
Enterprise Communicator RTmon Release 4.7.4
(C) 2009 Copyright CA, Inc. All Rights Reserved.
Enterprise Communicator
Computer Associates International, Inc.
For customer support contact:
Web site: http://SupportConnect.ca.com
Cannot open command file <rtmon.cm> for reading.
Type 'help' for help.
MON> connect
Connecting to project <platinum> on <plido01-u138562> RTserver.
Using tcp protocol.
Message from RTserver: Connection established.
Start subscribing to subject </_SLUMA01_6792>.
Start subscribing to subject </_SLUMA01>.
Start subscribing to subject </_all>.
Start subscribing to subject </_mon>.
MON> poll client_names
Polled for client_names.
MON> run 1
POLL> Current Clients:
/_SLUMA01_6792 [Runtime_RTmon: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HClient://plido01-U137616/2456 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HClient://win7template/428 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HClient://plido01-U137616/3948 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HServer://plido01-U138562/13730 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HServer://plido01-U138562/13653 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HServer://plido01-U138562/13576 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HServer://plido01-U138562/13883 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HClient://win7template/4016 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HClient://win7template/2908 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HBroker://plido01-U138562/0 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HClient://win7template/2388 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
/pt_HServer://plido01-U138562/13806 [RTclient: [email protected]]
connected to RTserver /_plido01-U138562_13571
Processed a mon_client_names_poll_result message.
MON>