DNCA configuration files
Configuration settings that are related to the HCL DiscoverNetwork Capture Application are available through the DNCA Web Console or, if needed you can use the vi editor to edit the configuration files that are located in /usr/local/dncauser/etc/.
About this task
dcx-conf.xml: This configuration file contains DNCA configuration settings.runtime.conf: This configuration file contains custom settings and values for operating system-level configuration. This file can be used to override any of the default setting values that are listed in theDiscover.conffile.Discover.conf: This configuration file contains the default settings and values for operating system-level configuration.Note:Discover.confmust be assigned read-only permissions for all users. It must never be edited.
Note: When you make configuration changes to your Linux™ installation, apply the changes to the
runtime.conf file. runtime.conf supersedes
the default Discover.conf file. Discover.conf can
be used to revert changes to the default settings if necessary, and
it must be configured to be a read-only file.To change a runtime setting:
Procedure
- Copy the entry from
Discover.conf. - Paste it into
runtime.confand edit the setting value. - Save
runtime.confand restart the DNCA.