5.20.2 Configuration Server Startup Parameters

 

When the Web NMS is started, the startup parameters specified in the NmsProcessesBE.conf present in <Web NMS Home>/conf directory is read and the processes are started. Each of the process consists of two parts,

This document concentrates on explaining the purpose of the various processes defined in the conf file along with the description of the command line arguments supplied for starting the process.

 

Process

BE Startup Options

 

PROCESS: com.adventnet.nms.config.NmsConfigurationServer

ARGS:

 

[CONFIG_SERVER_PORT num]

[CONFIG_UPDATER_MODEL updaterModelClassName]

[CONFIG_AUDIT_MODE RDBMS/Serialize]

[CONFIG_XML_DIR XML_DIR]

[USER_REQUEST_HANDLER className]

[CONFIG_AUTH_MODEL authModelClassname]

[TASK_MANIPULATION_INTERFACE taskManipulationModelName]

[INVENTORY_HANDLER inventoryHandler]

[BIND_IN_REG true/false]

[RMI_REG_PORT num]

[AUDIT_LEVEL number]

[DEBUG true/false]

[DEBUG_LEVEL number]

[AUTHORIZATION_INTERFACE authorizationClassName]

[CLEAN_AUDIT_INTERVAL num_days]

[CONFIG_PERSISTENCE_MODE RDBMS/Serialize]

[CREATE_DEFAULT_TASK true/false]

 

This process is used to start the Configuration Management service. This service enables you to configure the devices in the network; thus enabling the improvement of performance of the network.

 

Arguments and Description

Dependencies

 

This process depends on the Topology module. 

FE Startup Options

 

PROCESS: com.adventnet.nms.fe.config.ConfigFE

ARGS: NONE

 

Functionality

 

This process is used to bind the RMI proxy APIs to overcome the security restrictions and scalability, so that the client can make use of it for task creation and execution. It handles the audit related tasks done by the client, like handling the custom views. This process neither has arguments with nor has dependency on other processes. Please note that if this process doesn't get started along with other FE processes, the clients would not be in a position to connect the FE.

 

Dependencies

 

None

 

Mandatory Process Dependencies for Configuration Module

 

The mandatory processes dependent on the Configuration module is given in the Module Services section.  These services have to be enabled, for the Configuration process to start.



Copyright © 2011, ZOHO Corp. All Rights Reserved.