Brocade Communications Systems 53-1001778-01 Computer Accessories User Manual


 
6 Brocade SMI Agent User’s Guide
53-1001778-01
Stop the Brocade SMI Agent
2
On Windows:
<SMIAgent>\agent\server\jserver\bin\start_server.bat
On Windows, you can also click Start > Programs > SMIAgent > Start CIMOM.
The SMI-A is now ready to use.
Starting the SMI-A as a service
1. Type the following at the command line:
On Linux, Solaris, and AIX:
sh <SMIAgent>/agent/server/jserver/bin/start_agent_service.sh
On Windows:
<SMIAgent>\agent\server\jserver\bin\start_agent_service.bat
On Windows, you can also click Start > Programs > SMIAgent > Start SMI Agent Service.
Stop the Brocade SMI Agent
To stop the SMI-A, refer to the following procedures. If mutual authentication for clients is enabled
and the HTTP service is disabled, use the procedure “Stopping the SMI-A when mutual
authentication for clients is enabled”.
If the SLP daemon was started, stop the daemon using the procedures described in “Service
Location Protocol (SLP) support” on page 7.
NOTE
On Linux, Solaris, or AIX, if security is enabled for the agent, then the stop_server or
stop_agent_service command should be provided with a username and password. For example:
sh <SMIAgent>/agent/server/jserver/bin/stop_server.sh -s
http://localhost:<portnum>/interop -u <username> -p <password>
Stopping the SMI-A
1. Select one of the following options depending on your operating system:
a. On Windows, select Start > Programs > SMIAgent > Stop CIMOM.
1. Alternatively, you can open a command prompt that is different from the window in
which the start_server.bat file is running.
2. Run the following:
<SMIAgent>/agent/server/jserver/bin/stop_server.bat
a. On Linux, Solaris, or AIX, become the root user: for example, % su root.
Run the following:
sh <SMIAgent>/agent/server/jserver/bin/stop_server.sh
-s http://localhost:portnum/interop
The protocol, host, and port information are required only when the defaults are changed.