Add a domain manager to a secondary broker.
search cancel

Add a domain manager to a secondary broker.

book

Article ID: 327758

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

Command to add the domain managers to secondary broker

Environment

SMARTS - 10.1.X

Resolution

Command to add a domain manager to a secondary broker.


From the broker location you wish to add the domain to, execute the following command:-

  • <BASEDIR>/smarts/bin/brcontrol -b <broker IP/FQDN> -p <port> add_dm <name> <host> <port> <pid>
  • Example: brcontrol -b X.X.X.X -p XXX add_dm TEST_APM_01 Y.Y.Y.Y XYZ XYZ

Additional Information

  • broker IP/FQDN : Hostname/IP of secondary server where broker is running. 
  • name: Domain name.
  • host: Hostname of secondary server.
  • port: Domain manager port on which service is running.
  • pid: PID of the domain manager (You can get the required information ( PID and Port numbers)  by running brcontrol on the original broker.)