PARAM LISTENER-PROCESS [STARTWVP/STARTPLS]
This specifies the name to be used for the listener process that is created by the process manager. This is a required param.
PARAM TCP-PROCESS [STARTWVP/STARTPLS]
This specifies the name of the TCP process to be used by the listener process when listening on ports specified in the various configuration files. This is an optional param. Default value is $ZTC0.
PARAM HIDEACKS [YES|NO] [UGATCONF]
This tells the EMSLINK whether to hide acknowledged events or whether to show them as acknowledged.
PARAM SAVEEVENTS [YES|NO] [UGATCONF]
This tells the EMSLINK whether to show the “Save Events to Log” check box on the settings screens. If SAVEEVENTS is NO, the “Save Events to Log” feature is disabled and the check box does not appear. The default value is NO.
PARAM SMTP-PORT 25 [STARTWVP/STARTPLS]
Specifies the SMTP port (i.e. PORT 25) to be used by the WVP Plus Delivery module.
If the PARAM is not specified then it defaults to PORT 587.
PARAM FILTERFILE-LOCATION <$vol.subvol> [UGATCONF]
This param specifies the subvolume containing pre-compiled filter files. This list of filter files is displayed on the Events settings screen of WVP.
PARAM WVPSECUREHTTP [ON|OFF] [STARTWVP/STARTPLS, UGATCONF]
This is an optional PARAM. By specifying this PARAM Web ViewPoint/ Web ViewPoint Plus operates in a secure communication via SSL; thereby providing confidentiality, integrity and identity. This PARAM should be placed in STARTWVP/STARTPLS, UGATCONF files
PARAM CONFIG SSLCONF [STARTWVP/STARTPLS, UGATCONF]
This param is required when PARAM WVPSECUREHTTP is configured. This PARAM should be placed in STARTWVP/STARTPLS, UGATCONF filesa
PARAM LITEAUTH [YES|NO] [UGATCONF]
This is used if the lite feature should enforce a logon requirement. If set to YES then logon is required, if set to NO or omitted, then user can access features without logging on (Default: NO)
PARAM EMSLINK-BUSY-MAX [UGATCONF]
This specifies in terms of percentage the limit to which the CPU would be used. If EMSLINK-BUSY-MAX is set at 60, then 60% of the CPU is allocated for processing the events. If this param is not specified, the system decides the amount of CPU to be utilized. If this param is set to 0, the CPU limit is turned off.
PARAM MULTILANGSUPPORT <Language> [UGATCONF]
This specifies whether multi-language character support is required for displaying of EMS messages in Events. Click here for more specific information.
PARAM EMSLINKTIMEOUT [UGATCONF]
This allows the user to specify the amount of time after which EMSLINK should timeout when it does not receive a request from Lite. The scenario for the timeout is within the time of pressing the Stop button and when you want to return/resume. This also applies to pressing the Next and/or Prev buttons.
Default value 5
Minimum value 2
Maximum value 60
PARAM ACTION-COLLECTOR <$Coll> [STARTWVP/STARTPLS]
This specifies the Collector to which the EMS messages must be written to when the alert condition is met and a file is Run/Obeyed. If this PARAM is not specified the EMS messages will not be written to any of the collectors.
PARAM WEBLOCATION /usr/tandem/wvp [UGATCONF]
This is a required parameter.
This specifies the location of the OSS path (where wvp.tar file is installed) to be used by the webserver. Default location is usr/tandem/wvp.
NOTE: This PARAM is applicable from Web ViewPoint H01ABQ-L01ABR only.
FOR WEBVIEWPOINT PLUS
PARAM JSON-ENTERPRISE NN.NN.NN.NN [STARTPLS]
This specifies the IP/DNS to which the JSON information must be sent when the alert condition is met.
PARAM LOOKBACK-DAYS [STARTPLS]
This specifies the number of days that can be looked at to build database upon initial run.
Default: 30
PARAM WEBLOCATION /usr/tandem/wvpplus [UGATCONF]
This is a required parameter.
This specifies the location of the OSS path (where wvpplus.tar file is installed) to be used by the webserver. Default location is usr/tandem/wvpplus.
NOTE: This PARAM is applicable from Web ViewPoint Plus H01AAI-L01AAJ only.
PARAM SMTP-PORT <portnumber> [STARTWVP/STARTPLS]
Specifies the SMTP port to be used by the Web ViewPoint and Plus. By default this param is not present in the STARTWVP/STARTPLS file. If the PARAM is not specified in the START file then the default port that Web ViewPoint uses is 587. This PARAM is supported for port 25 only.
Example: PARAM SMTP-PORT 25
PARAM VHSENV_X <prompt file location> [UGATCONF]
This tells the VHS log and prompt browsers which VHS environments are to be considered for viewing VHS messages. ‘X’ is the environment name caption that is displayed in the log and prompt browser settings pane while the prompt file location gives the location of the prompt file that defines environment X.
Example: PARAM VHSENV_VHS $SYSTEM.VHS.PROMPT PARAM VHSENV_VTOS $SYSTEM.VTOS.PROMPT
By specifying these two PARAMs, you will be able to see log messages and issue replies to VHS and VTOS environments.
PARAM SCROLL-DELAY <value> [UGATCONF]
This param controls the speed at which the events are displayed on the Events screen. The value must be greater than 0. As the number increases the delay also increases. It is recommended to not configure a high value.
PARAM EVENTS-PAGE-SIZE <value> [UGATCONF]
This allows the user to specify the maximum number of events to store in the browser. Use this param to control the overhead of Events on the browser.
Default value 1000
Minimum value 100
Maximum value 1000
Also, irrespective of single node or multi node, EVENTS-PAGE-SIZE determine the maximum number of events displayed on the events screen. (Note: In case of multimode, the parent node PARAM EVENTS-PAGE-SIZE determine the maximum number of events to be displayed)