Solaris Reference
Overview
This section contains information on the following Solaris-related topics:
How to manually stop and start the Apache Web server
How to manually start the ICM process and control windows
How to identify and terminate processes related to CentreVu Internet Solutions
How to access control window functionality on remote systems
Manually stopping and starting the Apache Web server
You can manually stop and start the Apache Web server by doing the following:
Login as root.
In the Apache bin directory (for example, /usr/local/apache1.3.12/bin/):
Enter the following command to stop Apache: apachectl stop
Enter the following command to start Apache: apachectl start
Manually starting the ICM process and control windows
If necessary, you can manually start the the ICM process and control windows by doing the following:
Login as root.
Enter cd /export/home/itg.ss/icm/vdir
Enter ./icm.sh to start ICM.
TIP:If you start ICM by this method, then when you log off the ICM will automatically stop. To allow the ICM service to run even after you log off of the ICM server, start ICM from the vdir directory (such as /export/home/itg.ss/icm/vdir) with the following command:
nohup ./icm.sh < /dev/null > /dev/null
Enter ./ar.sh to start Agent Router.
Enter ./icmUIon.sh to start the ICM control window.
Enter ./arUIon.sh to start the Agent Router control window.
Identifying and terminating CentreVu Internet Solutions processes
If necessary, you can identify and terminate a CentreVu Internet Solutions process by doing the following:
Obtain the identification number of the process. With the exception of a VMM process, you can obtain the process number by entering ps -ef | grep java
The key to process names is as follows:
jcert�ICM process
jnet�CIRS process
ltjtapia�Agent Router process
To obtain the identification number of a VMM process, enter ps �ef | grep vmm
Enter kill process number
Solaris remote controls
You can get ICM, Agent Router, and CIRS control window functionality through a text-based terminal session when logging in to remote Solaris systems by doing the following:
Connect to the remote Solaris server on which the software you wish to administer is installed. (Depending upon your contact center's configuration, all of the software may be on one server, or ICM may be on a different server from Agent Router, etcetera; connect to the appropriate server.)
Change directory to /export/home/itg.ss/icm/vdir (or the directory where vdir is if the software is not installed in the default installation directory).
Enter one of the following commands, depending on which control window you wish to access:
Result:
./texticm.sh for ICM
./textar.sh for Agent Router
./textcirs.sh for CIRS
The connection is established after a brief interval.
Enter display commands to see a list of available commands.
Administer the remote system as necessary.
Disconnect from the remote system when finished.
Copyright © 2001
Avaya Inc.
All rights reserved.
Modified: March 19, 2001![]()