Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: openconsole parameters added

...

ParameterValueExample
logfileFull path to the logfile that will be used to log the script output.logfile=C:\Charon\myds20vms_shutdown.log
waitbeforestopNumber of seconds to wait before stopping the serviceĀ once the guest operating system no longer responds to 'ping'. If not set, default value = 60.waitbeforestop=10
servicenameCHARON instance service nameservicename=myds20vms
guestsystemServer name or IP addressguestsystem=10.0.0.3
osVMS or Tru64os=VMS
mode'rsh'mode=rsh
rshbinDefines the location of the "rsh.exe" program.rshbin=C:\bin\rsh.exe
usernameDefines the remote username that will be used to connect to the guest operating system via rsh.

username=system

openconsolecmd

Optional parameter used to open the console program while executing the script.

(question) It is recommended to define this parameter in case of integration with Windows shutdown

openconsolecmd=C:\Program Files\CHARON\Build_20203\x64\putty
openconsoleargOptional parameter defining the parameters of the openconsolecmd parameter above.openconsolearg=-load OPA0 -P 10003

Include Page
KBCOMMON:KB-GoToTop
KBCOMMON:KB-GoToTop

...