DnxCfgData Struct Reference

The internal server module configuration data structure. More...


Data Fields

char * agentUrl
 The agent management channel URL.
char * pluginPath
 The file system plugin path.
char * user
 The system reduced privileges user.
char * group
 The system reduced privileges group.
char * runPath
 The system lock/pid file path (no file).
char * logFilePath
 The normal logging file path.
char * debugFilePath
 The debug logging file path.
unsigned debugLevel
 The system global debug level.
DnxWlmCfgData wlm
 WLM specific configuration data.
char * serverPath
 The path to the dnx server program.
char * localCheckPattern
 The regular expression for local jobs.
char * syncScript
 The sync script path and file name.
char * auditFilePath
 The audit log file path.
char * dispatcherUrl
 The dispatcher channel URL.
char * collectorUrl
 The collector channel URL.
char * authWorkerNodes
 The authorized worker node address list.
unsigned maxNodeRequests
 The maximum acceptable node requests.
unsigned minServiceSlots
 The minimum acceptable node requests.
unsigned expirePollInterval
 The job expiration timer check interval.


Detailed Description

The internal server module configuration data structure.

Definition at line 110 of file dnxClientMain.c.


Field Documentation

The agent management channel URL.

Definition at line 112 of file dnxClientMain.c.

Referenced by copyCfgData(), dnxServerInit(), freeCfgData(), initClientComm(), initConfig(), logGblConfigChanges(), main(), and validateCfg().

The file system plugin path.

Definition at line 113 of file dnxClientMain.c.

Referenced by copyCfgData(), freeCfgData(), initConfig(), logGblConfigChanges(), main(), and validateCfg().

The system reduced privileges user.

Definition at line 114 of file dnxClientMain.c.

Referenced by copyCfgData(), dropPrivileges(), freeCfgData(), initConfig(), logGblConfigChanges(), and validateCfg().

The system reduced privileges group.

Definition at line 115 of file dnxClientMain.c.

Referenced by copyCfgData(), dropPrivileges(), freeCfgData(), initConfig(), logGblConfigChanges(), and validateCfg().

The system lock/pid file path (no file).

Definition at line 116 of file dnxClientMain.c.

Referenced by copyCfgData(), createPidFile(), daemonize(), freeCfgData(), initConfig(), logGblConfigChanges(), removePidFile(), and validateCfg().

The normal logging file path.

The system log file path.

Definition at line 117 of file dnxClientMain.c.

Referenced by copyCfgData(), freeCfgData(), initConfig(), logGblConfigChanges(), main(), nebmodule_init(), and validateCfg().

The debug logging file path.

The debug log file path.

Definition at line 118 of file dnxClientMain.c.

Referenced by copyCfgData(), freeCfgData(), initConfig(), logGblConfigChanges(), main(), nebmodule_init(), and validateCfg().

The system global debug level.

The global debug level.

Definition at line 119 of file dnxClientMain.c.

Referenced by copyCfgData(), initConfig(), logGblConfigChanges(), main(), nebmodule_init(), and validateCfg().

WLM specific configuration data.

Definition at line 120 of file dnxClientMain.c.

Referenced by copyCfgData(), freeCfgData(), initConfig(), main(), and validateCfg().

The path to the dnx server program.

Definition at line 110 of file dnxNebMain.c.

Referenced by execServerProcess(), initConfig(), and validateCfg().

The regular expression for local jobs.

Definition at line 111 of file dnxNebMain.c.

Referenced by ehSvcCheck(), initConfig(), releaseConfig(), and validateCfg().

The sync script path and file name.

Definition at line 112 of file dnxNebMain.c.

Referenced by ehProcessData(), initConfig(), and validateCfg().

The audit log file path.

Definition at line 115 of file dnxNebMain.c.

Referenced by copyCfgData(), dnxAuditJob(), freeCfgData(), initConfig(), logGblConfigChanges(), main(), nebmodule_init(), and validateCfg().

The dispatcher channel URL.

Definition at line 93 of file dnxServerMain.c.

Referenced by copyCfgData(), dnxServerInit(), freeCfgData(), initConfig(), logGblConfigChanges(), main(), and validateCfg().

The collector channel URL.

Definition at line 94 of file dnxServerMain.c.

Referenced by copyCfgData(), dnxServerInit(), freeCfgData(), initConfig(), logGblConfigChanges(), main(), and validateCfg().

The authorized worker node address list.

Definition at line 96 of file dnxServerMain.c.

Referenced by copyCfgData(), freeCfgData(), initConfig(), logGblConfigChanges(), and validateCfg().

The maximum acceptable node requests.

Definition at line 97 of file dnxServerMain.c.

Referenced by copyCfgData(), dnxCalculateJobListSize(), initConfig(), logGblConfigChanges(), and validateCfg().

The minimum acceptable node requests.

Definition at line 98 of file dnxServerMain.c.

Referenced by copyCfgData(), dnxCalculateJobListSize(), initConfig(), logGblConfigChanges(), and validateCfg().

The job expiration timer check interval.

Definition at line 99 of file dnxServerMain.c.

Referenced by copyCfgData(), initConfig(), logGblConfigChanges(), and validateCfg().


The documentation for this struct was generated from the following files:

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6