Vsigns srv.ini

From Vital Soft Wiki
Revision as of 18:33, 31 August 2012 by >Jeremyb (Created page with "== Custom Settings for the Vital Signs Listener == <pre> # vsigns_srv.ini # # This file configures the startup settings used by one instance # of a Vital Signs Listener proce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Custom Settings for the Vital Signs Listener

# vsigns_srv.ini
#
# This file configures the startup settings used by one instance
# of a Vital Signs Listener process.  This file is normally stored
# in the vitalsigns/bin directory, but can be specified as a parameter
# when launching the vsigns_srv listener.
#
# Name       Default Value                Purpose
# ---------  ---------------------------  ----------------------------------
# VS_PATH    "c:\vitalsigns\CUNAME"       Path to the Vital Signs directory
#                                         for this client.
# VS_PORT    "30601"                      Port that the Vital Signs server is using.
# VS_LOG     "vsigns_srv.log"             Name of the Vital Server log file.
# QV_PATH    "c:\program files\qlikview"  Path to the QlikView installation directory.
# QV_NAME    "qv.exe"                     Name of the QlikView executible.
# CLEANUP    "delete"                     Must be one of: delete or archive.
# 
# varname    "value"                      Any other variable.
#
#VS_SNAP_PATH          "G:/Data/vs_snapshots"

VS_PATH      "E:\vitalsigns\CU1"
VS_PORT      30601
VS_LOG       "vsigns_srv.log"
QV_PATH      "c:\program files\qlikview"
QV_NAME      "qv.exe"
CLEANUP      "archive"
LOG_ARCHIVE_DAYS          20
ASD_ARCHIVE_DAYS          30