User's Guide
The OneCommand Manager User Manual Page 22
2. The OneCommand Manager application Web Launch Interface is removed. Press any key to
continue.
In Solaris and Linux:
1. Log on as ‘root’.
2. Execute the uninstallation script.
• Solaris:
/opt/ELXocm/wsuninstall
• Linux:
/usr/sbin/ocmanager/wsuninstall
This script stops the OneCommand Manager application Web Launch Interface service daemons (if they
are running) and removes all Web Launch related files from the host.
Starting and Stopping the OneCommand Manager
Application
In Windows:
To start the OneCommand Manager application:
1. On the Windows desktop, select Start>All Programs>Emulex>OCManager.
To stop the OneCommand Manager application:
1. From the OneCommand Manager application select File>Exit.
In Linux and Solaris:
On Linux and Solaris machines, you can stop and start the OneCommand Manager daemon processes
using the "stop_ocmanager" and "start_ocmanager" scripts respectively. These are found in the
following OneCommand Manager installation directory:
Linux - /usr/sbin/ocmanager
Solaris - /opt/ELXocm
There are three basic daemon processes, included with OneCommand Manager installations, that are
affected by these scripts. They are:
• elxhbamgrd - Remote management daemon which services requests from OneCommand
Manager clients running on remote host machines.
• mili2d - MILI daemon that routes major portions of the local OneCommand Manager client CNA
management requests.
• elxdiscoveryd - Discovery daemon responsible for maintaining all discovery data (remote and
local) for OneCommand Manager clients running on the local machine.
elxhbamgrd and mili2d start at system boot time. elxdiscoveryd starts whenever the OneCommand
Manager GUI process first runs on the host machine.
Additionally if the web-launch component of OneCommand Manager is installed, the daemon process,
rmiserver, starts at system boot time. The start_weblaunch script starts this daemon, while the
stop_weblaunch stops it.
Note: If you installed the OneCommand Manager application Web Launch Interface, you
must uninstall it before uninstalling the OneCommand Manager application.