getParam sample

The getParam sample queries and displays WebSphere® Voice Server configuration parameters from any node (or nodes) in the cell.

Note: WebSphere Application Server must be started in order for this script to work correctly.
To use this sample on Linux®, issue the following:
cd $WVS_ROOT/samples
./getParam.sh
To use this sample on Windows®, issue the following:
cd %WVS_ROOT%\samples
getParam.bat

Syntax

The sample's syntax is as follows:

getParam parameter scope
parameter
This variable is the parameter for which you are requesting information. A terminal wild card is allowed in a parameter name. Use the dollar ($) character to denote a wild card, such as com.ibm.$.
scope
This variable is the host name of the target. A terminal wild card is allowed in a parameter name. Use the dollar ($) character to denote a wild card, such as wvssrv$.
Note: The scope is optional if you are not using Deployment Manager. The target defaults to localhost if no other value is specified. If you are using a Deployment Manager environment, you must define the scope.

Examples

getParam com.ibm.voice.server.synth.mrcp.Andrew.$
getParam com.ibm.voice.server.synth.mrcp.Andrew.$	ttssrv3
getParam com.ibm.voice.server.synth.mrcp.Andrew.$	ttssrv$

Terms of use | Feedback

(c) Copyright IBM Corporation 2004, 2009. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.