Stopping Broker Monitor on UNIX
When you stop
Broker Monitor, you will also stop
all the
Broker Servers that it is monitoring. If you want to stop an individual
Broker Server, see
Stopping
Broker Server .
Perform one of the following to stop Broker Monitor on UNIX.
Run the
shutdown script.
Stop the
Broker Monitor service.
To stop
Broker Monitor manually on UNIX using the
shutdown utility
1. Navigate to the webMethods Broker_directory/bin directory.
2. Run the following command:
./shutdown.sh
Stops all the Broker Servers being monitored by the Broker Monitor, and then stops the Broker Monitor.
To stop
Broker Monitor on UNIX
1. Navigate to the directory where the Broker Monitor script file resides.
2. Run the following command:
./S45brokerversion stop
Where S45brokerversion specifies the file name of the stop script.