IBM FileNet P8, Version 5.2            

Configuration tool usage

You can use the command-line configuration tool to view or set parameter values for a server. The tool is installed as part of the IBM® Content Search Services server installation. You indirectly set many of the server parameter values when you install the server.

Use the following command-line syntax to run the configuration tool:

	configTool command -configPath path [-locale setting]
	[... other arguments ...]

For example, use the following syntax to view the current values for all server parameters:

	/user/server/configTool.sh list -system -configPath "/user/server/config"  -locale fr
configTool
The configTool is the script that you use to run the configuration tool. For the Windows platform, the script is configTool.bat. For all other platforms, the script is configTool.sh. The script is in the server-home/bin directory, where server-home is the root directory for the installed server.
command
The command is a command option such as help. For information about other commands, see the following topics:

For information about setting configuration tool parameters, see Configuration tool parameters.

path
-configPath. The path is the path to the directory that contains the config.xml file. This file contains the configuration information for the server. The default path for a server installation depends on the operating system:
  • UNIX: /opt/IBM/Content_Search_Services/CSS_Server/bin/config
  • Windows: C:\Program Files\IBM\Content Search Services\CSS Server\config
setting
-locale (optional). For information about the locale setting, see Locale setting.


Feedback

Last updated: June 2013
csscbr_configtool_usage.htm

© Copyright IBM Corporation 2014.
This information center is powered by Eclipse technology. (http://www.eclipse.org)