DnxServerCfg Struct Reference

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


Data Fields

char * agentUrl
 The agent channel URL.
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.
char * localCheckPattern
 The regular expression for local jobs.
char * syncScript
 The sync script path and file name.
char * logFilePath
 The system log file path.
char * debugFilePath
 The debug log file path.
char * auditFilePath
 The audit log file path.
unsigned debugLevel
 The global debug level.


Detailed Description

The internal server module configuration data structure.

Definition at line 116 of file dnxNebMain.c.


Field Documentation

The agent channel URL.

Definition at line 118 of file dnxNebMain.c.

Referenced by dnxServerInit(), initConfig(), nebmodule_init(), and validateCfg().

The dispatcher channel URL.

Definition at line 119 of file dnxNebMain.c.

Referenced by dnxServerInit(), initConfig(), nebmodule_init(), and validateCfg().

The collector channel URL.

Definition at line 120 of file dnxNebMain.c.

Referenced by dnxServerInit(), initConfig(), nebmodule_init(), and validateCfg().

The authorized worker node address list.

Definition at line 121 of file dnxNebMain.c.

Referenced by initConfig(), and validateCfg().

The maximum acceptable node requests.

Definition at line 122 of file dnxNebMain.c.

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

The minimum acceptable node requests.

Definition at line 123 of file dnxNebMain.c.

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

The job expiration timer check interval.

Definition at line 124 of file dnxNebMain.c.

Referenced by initConfig(), and validateCfg().

The regular expression for local jobs.

Definition at line 125 of file dnxNebMain.c.

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

The sync script path and file name.

Definition at line 126 of file dnxNebMain.c.

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

The system log file path.

Definition at line 127 of file dnxNebMain.c.

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

The debug log file path.

Definition at line 128 of file dnxNebMain.c.

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

The audit log file path.

Definition at line 129 of file dnxNebMain.c.

Referenced by dnxAuditJob(), initConfig(), nebmodule_init(), and validateCfg().

The global debug level.

Definition at line 130 of file dnxNebMain.c.

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


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

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