Class SysConsts
Defines system constants. Do not localize!
Inheritance
System.Object
SysConsts
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Azos.Sky.dll
Syntax
public static class SysConsts
Fields
APP_NAME_GDIDA
Declaration
public const string APP_NAME_GDIDA = "agdida"
Field Value
| Type |
Description |
| System.String |
|
APP_NAME_HGOV
Declaration
public const string APP_NAME_HGOV = "ahgov"
Field Value
| Type |
Description |
| System.String |
|
APP_NAME_LOG
Declaration
public const string APP_NAME_LOG = "alog"
Field Value
| Type |
Description |
| System.String |
|
APP_NAME_PH
Declaration
public const string APP_NAME_PH = "aph"
Field Value
| Type |
Description |
| System.String |
|
APP_NAME_SH
Declaration
public const string APP_NAME_SH = "ash"
Field Value
| Type |
Description |
| System.String |
|
APP_NAME_WS
Declaration
public const string APP_NAME_WS = "aws"
Field Value
| Type |
Description |
| System.String |
|
APP_NAME_ZGOV
Declaration
public const string APP_NAME_ZGOV = "azgov"
Field Value
| Type |
Description |
| System.String |
|
APP_NAMES_FORBIDDEN_ON_DYNAMIC_HOSTS
Declaration
public static readonly string[] APP_NAMES_FORBIDDEN_ON_DYNAMIC_HOSTS
Field Value
| Type |
Description |
| System.String[] |
|
APP_TERMINAL_PORT_OFFSET
Declaration
public const int APP_TERMINAL_PORT_OFFSET = 16
Field Value
| Type |
Description |
| System.Int32 |
|
APPLICATION_CONFIG_ROOT_SECTION
The name of application config root section that sky-related components should nest under.
This is needed not to cause an collision in inner section names with possible existing root-level non-sky names
Declaration
public const string APPLICATION_CONFIG_ROOT_SECTION = "sky"
Field Value
| Type |
Description |
| System.String |
|
APTERM_BINDING
Declaration
public const string APTERM_BINDING = "apterm"
Field Value
| Type |
Description |
| System.String |
|
ARD_PARENT_CMD_PARAM
Supplied in command line from ARD to signify that AHGOV was launched by ARD
Declaration
public const string ARD_PARENT_CMD_PARAM = "ARDPARENT"
Field Value
| Type |
Description |
| System.String |
|
ARD_UPDATE_PROBLEM_CMD_PARAM
Supplied in command line from ARD to signify that AHGOV was launched by ARD and last update failed
Declaration
public const string ARD_UPDATE_PROBLEM_CMD_PARAM = "UPDATEPROBLEM"
Field Value
| Type |
Description |
| System.String |
|
ASYNC_BINDING
Declaration
public const string ASYNC_BINDING = "async"
Field Value
| Type |
Description |
| System.String |
|
CLOCK_DRIFT_SAFE_MARGIN_MS
Provides a safe margin that various cluster algorithms have to consider to avoid locking
and other ordering optimizations
Declaration
public const int CLOCK_DRIFT_SAFE_MARGIN_MS = 4000
Field Value
| Type |
Description |
| System.Int32 |
|
CONFIG_ENABLED_ATTR
Declaration
public const string CONFIG_ENABLED_ATTR = "enabled"
Field Value
| Type |
Description |
| System.String |
|
DEFAULT_APP_CONFIG_ROOT
Declaration
public const string DEFAULT_APP_CONFIG_ROOT = "application"
Field Value
| Type |
Description |
| System.String |
|
DEFAULT_ASH_APPTERM_PORT
Declaration
public const int DEFAULT_ASH_APPTERM_PORT = 5016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_ASH_SVC_BASE_ASYNC_PORT
Declaration
public const int DEFAULT_ASH_SVC_BASE_ASYNC_PORT = 7000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_ASH_SVC_BASE_SYNC_PORT
Declaration
public const int DEFAULT_ASH_SVC_BASE_SYNC_PORT = 6000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_ASH_WEB_PORT
Declaration
public const int DEFAULT_ASH_WEB_PORT = 8084
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_AWS_APPTERM_PORT
Declaration
public const int DEFAULT_AWS_APPTERM_PORT = 8016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_AWS_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_AWS_SVC_ASYNC_PORT = 8001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_AWS_SVC_SYNC_PORT
Declaration
public const int DEFAULT_AWS_SVC_SYNC_PORT = 8000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_AWS_WEB_PORT
Declaration
public const int DEFAULT_AWS_WEB_PORT = 8085
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_BINDING
Declaration
public const string DEFAULT_BINDING = "async"
Field Value
| Type |
Description |
| System.String |
|
DEFAULT_GDID_AUTH_APPTERM_PORT
Declaration
public const int DEFAULT_GDID_AUTH_APPTERM_PORT = 4016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_GDID_AUTH_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_GDID_AUTH_SVC_ASYNC_PORT = 4001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_GDID_AUTH_SVC_SYNC_PORT
Declaration
public const int DEFAULT_GDID_AUTH_SVC_SYNC_PORT = 4000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_GDID_AUTH_WEB_PORT
Declaration
public const int DEFAULT_GDID_AUTH_WEB_PORT = 8083
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_HOST_GOV_APPTERM_PORT
Declaration
public const int DEFAULT_HOST_GOV_APPTERM_PORT = 3016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_HOST_GOV_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_HOST_GOV_SVC_ASYNC_PORT = 3001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_HOST_GOV_SVC_SYNC_PORT
Declaration
public const int DEFAULT_HOST_GOV_SVC_SYNC_PORT = 3000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_HOST_GOV_WEB_PORT
Declaration
public const int DEFAULT_HOST_GOV_WEB_PORT = 8082
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_LOG_APPTERM_PORT
Declaration
public const int DEFAULT_LOG_APPTERM_PORT = 10016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_LOG_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_LOG_SVC_ASYNC_PORT = 10001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_LOG_SVC_SYNC_PORT
Declaration
public const int DEFAULT_LOG_SVC_SYNC_PORT = 10000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_LOG_WEB_PORT
Declaration
public const int DEFAULT_LOG_WEB_PORT = 8087
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_PH_APPTERM_PORT
Declaration
public const int DEFAULT_PH_APPTERM_PORT = 9016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_PH_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_PH_SVC_ASYNC_PORT = 9001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_PH_SVC_SYNC_PORT
Declaration
public const int DEFAULT_PH_SVC_SYNC_PORT = 9000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_PH_WEB_PORT
Declaration
public const int DEFAULT_PH_WEB_PORT = 8086
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_TELEMETRY_APPTERM_PORT
Declaration
public const int DEFAULT_TELEMETRY_APPTERM_PORT = 11016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_TELEMETRY_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_TELEMETRY_SVC_ASYNC_PORT = 11001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_TELEMETRY_SVC_SYNC_PORT
Declaration
public const int DEFAULT_TELEMETRY_SVC_SYNC_PORT = 11000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_TELEMETRY_WEB_PORT
Declaration
public const int DEFAULT_TELEMETRY_WEB_PORT = 8088
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_WEB_MESSAGE_SYSTEM_SVC_APPTERM_PORT
Declaration
public const int DEFAULT_WEB_MESSAGE_SYSTEM_SVC_APPTERM_PORT = 12016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_WEB_MESSAGE_SYSTEM_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_WEB_MESSAGE_SYSTEM_SVC_ASYNC_PORT = 12001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_WEB_MESSAGE_SYSTEM_SVC_SYNC_PORT
Declaration
public const int DEFAULT_WEB_MESSAGE_SYSTEM_SVC_SYNC_PORT = 12000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_WEB_MESSAGE_SYSTEM_WEB_PORT
Declaration
public const int DEFAULT_WEB_MESSAGE_SYSTEM_WEB_PORT = 8089
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_WORLD_GLOBAL_NOC_PATH
Declaration
public const string DEFAULT_WORLD_GLOBAL_NOC_PATH = "/World.r/Global.noc"
Field Value
| Type |
Description |
| System.String |
|
DEFAULT_WORLD_GLOBAL_ZONE_PATH
Declaration
public const string DEFAULT_WORLD_GLOBAL_ZONE_PATH = "/World.r/Global.noc/Default.z"
Field Value
| Type |
Description |
| System.String |
|
DEFAULT_WORLD_REGION_PATH
Declaration
public const string DEFAULT_WORLD_REGION_PATH = "/World.r"
Field Value
| Type |
Description |
| System.String |
|
DEFAULT_ZONE_GOV_APPTERM_PORT
Declaration
public const int DEFAULT_ZONE_GOV_APPTERM_PORT = 2016
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_ZONE_GOV_SVC_ASYNC_PORT
Declaration
public const int DEFAULT_ZONE_GOV_SVC_ASYNC_PORT = 2001
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_ZONE_GOV_SVC_SYNC_PORT
Declaration
public const int DEFAULT_ZONE_GOV_SVC_SYNC_PORT = 2000
Field Value
| Type |
Description |
| System.Int32 |
|
DEFAULT_ZONE_GOV_WEB_PORT
Declaration
public const int DEFAULT_ZONE_GOV_WEB_PORT = 8081
Field Value
| Type |
Description |
| System.Int32 |
|
Declaration
public const string EXT_PARAM_GROUP_METABASE = "metabase"
Field Value
| Type |
Description |
| System.String |
|
EXT_PARAM_GROUP_WORKER
Declaration
public const string EXT_PARAM_GROUP_WORKER = "worker"
Field Value
| Type |
Description |
| System.String |
|
GDID_NAME_DYNAMIC_HOST
Declaration
public const string GDID_NAME_DYNAMIC_HOST = "DYNHOST"
Field Value
| Type |
Description |
| System.String |
|
GDID_NAME_MESSAGING_MESSAGE
Declaration
public const string GDID_NAME_MESSAGING_MESSAGE = "MESSAGE"
Field Value
| Type |
Description |
| System.String |
|
GDID_NAME_WORKER_PROCESS
Declaration
public const string GDID_NAME_WORKER_PROCESS = "PROCESS"
Field Value
| Type |
Description |
| System.String |
|
GDID_NAME_WORKER_SIGNAL
Declaration
public const string GDID_NAME_WORKER_SIGNAL = "SIGNAL"
Field Value
| Type |
Description |
| System.String |
|
GDID_NAME_WORKER_TODO
Declaration
public const string GDID_NAME_WORKER_TODO = "TODO"
Field Value
| Type |
Description |
| System.String |
|
GDID_NS_DYNAMIC_HOST
Declaration
public const string GDID_NS_DYNAMIC_HOST = "SYS-SkyDynamicHost"
Field Value
| Type |
Description |
| System.String |
|
GDID_NS_MESSAGING
Declaration
public const string GDID_NS_MESSAGING = "SYS-SkyMESSAGING"
Field Value
| Type |
Description |
| System.String |
|
GDID_NS_WORKER
Declaration
public const string GDID_NS_WORKER = "SYS-SkyWORKER"
Field Value
| Type |
Description |
| System.String |
|
HGOV_ARD_DIR
Declaration
public const string HGOV_ARD_DIR = "ard"
Field Value
| Type |
Description |
| System.String |
|
HGOV_RUN_CORE_DIR
Declaration
public const string HGOV_RUN_CORE_DIR = "run-core"
Field Value
| Type |
Description |
| System.String |
|
HGOV_RUN_NETF_DIR
Declaration
public const string HGOV_RUN_NETF_DIR = "run-netf"
Field Value
| Type |
Description |
| System.String |
|
HGOV_UPDATE_DIR
Declaration
public const string HGOV_UPDATE_DIR = "upd"
Field Value
| Type |
Description |
| System.String |
|
HGOV_UPDATE_FINISHED_FILE
Declaration
public const string HGOV_UPDATE_FINISHED_FILE = "update.finished"
Field Value
| Type |
Description |
| System.String |
|
HGOV_UPDATE_FINISHED_FILE_OK_CONTENT
Declaration
public const string HGOV_UPDATE_FINISHED_FILE_OK_CONTENT = "OK."
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_APP_MANAGEMENT
Declaration
public const string LOG_TOPIC_APP_MANAGEMENT = "AppMgmt"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_DYNHOST_GOV
Declaration
public const string LOG_TOPIC_DYNHOST_GOV = "dynh"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_HOST_GOV
Declaration
public const string LOG_TOPIC_HOST_GOV = "hgov"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_HOST_SET
Declaration
public const string LOG_TOPIC_HOST_SET = "hostSet"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_ID_GEN
Declaration
public const string LOG_TOPIC_ID_GEN = "idgen"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_INSTRUMENTATION
Declaration
public const string LOG_TOPIC_INSTRUMENTATION = "instr"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_KDB
Declaration
public const string LOG_TOPIC_KDB = "kdb"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_LOCALIZATION
Declaration
public const string LOG_TOPIC_LOCALIZATION = "lcl"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_LOCKING
Declaration
public const string LOG_TOPIC_LOCKING = "lck"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_MDB
Declaration
public const string LOG_TOPIC_MDB = "mdb"
Field Value
| Type |
Description |
| System.String |
|
Declaration
public const string LOG_TOPIC_METABASE = "mtbs"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_PM
Declaration
public const string LOG_TOPIC_PM = "pman"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_SVC
Declaration
public const string LOG_TOPIC_SVC = "svc"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_TODO
Declaration
public const string LOG_TOPIC_TODO = "todo"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_WMSG
Declaration
public const string LOG_TOPIC_WMSG = "wmsg"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_WORKER
Declaration
public const string LOG_TOPIC_WORKER = "wrkr"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_WWW
Declaration
public const string LOG_TOPIC_WWW = "www"
Field Value
| Type |
Description |
| System.String |
|
LOG_TOPIC_ZONE_GOV
Declaration
public const string LOG_TOPIC_ZONE_GOV = "zgov"
Field Value
| Type |
Description |
| System.String |
|
MAX_ALLOWED_CLOCK_DRIFT_MS
Defines maximum allowed clock drift in the cluster system.
Certain algorithms depend on this value for ordering and avoidance of locking logic.
The injected time source has to guarantee that all clocks on all machines in the system
differ by at most this number of milliseconds.
Declaration
public const int MAX_ALLOWED_CLOCK_DRIFT_MS = 2000
Field Value
| Type |
Description |
| System.Int32 |
|
NAME_INVALID_CHARS
Declaration
public static readonly HashSet<char> NAME_INVALID_CHARS
Field Value
| Type |
Description |
| System.Collections.Generic.HashSet<System.Char> |
|
NETWORK_DBSHARD
Declaration
public const string NETWORK_DBSHARD = "dbshard"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_INTERNOC
Declaration
public const string NETWORK_INTERNOC = "internoc"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_NOCGOV
Declaration
public const string NETWORK_NOCGOV = "nocgov"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_GDID_AUTHORITY
Declaration
public const string NETWORK_SVC_GDID_AUTHORITY = "gdida"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_HGOV
Declaration
public const string NETWORK_SVC_HGOV = "hgov"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_HGOV_WEB_MANAGER
Declaration
public const string NETWORK_SVC_HGOV_WEB_MANAGER = "webman-ahgov"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_HGOVPINGER
Declaration
public const string NETWORK_SVC_HGOVPINGER = "hgovpinger"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_LOGRECEIVER
Declaration
public const string NETWORK_SVC_LOGRECEIVER = "logreceiver"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_PROCESSCONTROLLER
Declaration
public const string NETWORK_SVC_PROCESSCONTROLLER = "processcontroller"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_TELEMETRYRECEIVER
Declaration
public const string NETWORK_SVC_TELEMETRYRECEIVER = "telemetryreceiver"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_TESTER
Declaration
public const string NETWORK_SVC_TESTER = "tester"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_WEB_MANAGER_PREFIX
Declaration
public const string NETWORK_SVC_WEB_MANAGER_PREFIX = "webman-"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_WEB_MESSAGE_SYSTEM
Declaration
public const string NETWORK_SVC_WEB_MESSAGE_SYSTEM = "webmessagesystem"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_ZGOV_WEB_MANAGER
Declaration
public const string NETWORK_SVC_ZGOV_WEB_MANAGER = "webman-azgov"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_ZGOVHOSTREG
Declaration
public const string NETWORK_SVC_ZGOVHOSTREG = "zgovhostreg"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_ZGOVHOSTREPL
Declaration
public const string NETWORK_SVC_ZGOVHOSTREPL = "zgovhostrepl"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_ZGOVLOCKER
Declaration
public const string NETWORK_SVC_ZGOVLOCKER = "zgovlocker"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_ZGOVLOG
Declaration
public const string NETWORK_SVC_ZGOVLOG = "zgovlog"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_SVC_ZGOVTELEMETRY
Declaration
public const string NETWORK_SVC_ZGOVTELEMETRY = "zgovtelemetry"
Field Value
| Type |
Description |
| System.String |
|
NETWORK_UTESTING
Declaration
public const string NETWORK_UTESTING = "utesting"
Field Value
| Type |
Description |
| System.String |
|
NULL
Declaration
public const string NULL = "<null>"
Field Value
| Type |
Description |
| System.String |
|
REGION_MNEMONIC_HOST
Declaration
public const string REGION_MNEMONIC_HOST = "host"
Field Value
| Type |
Description |
| System.String |
|
REGION_MNEMONIC_NOC
Declaration
public const string REGION_MNEMONIC_NOC = "noc"
Field Value
| Type |
Description |
| System.String |
|
REGION_MNEMONIC_REGION
Declaration
public const string REGION_MNEMONIC_REGION = "reg"
Field Value
| Type |
Description |
| System.String |
|
REGION_MNEMONIC_ZONE
Declaration
public const string REGION_MNEMONIC_ZONE = "zone"
Field Value
| Type |
Description |
| System.String |
|
REMOTE_TERMINAL_TIMEOUT_MS
Declaration
public const int REMOTE_TERMINAL_TIMEOUT_MS = 600000
Field Value
| Type |
Description |
| System.Int32 |
|
SYNC_BINDING
Declaration
public const string SYNC_BINDING = "sync"
Field Value
| Type |
Description |
| System.String |
|
UNKNOWN_ENTITY
Declaration
public const string UNKNOWN_ENTITY = "<unknown>"
Field Value
| Type |
Description |
| System.String |
|