Property and command-line processing

Each property in the Netcool/OMNIbus Administrator properties file has a default value. In an unedited properties file, properties are listed with their default values, commented out with a number sign (#) at the beginning of the line. A property and its corresponding value are separated by a colon (:).

You can edit the property values by using a text editor. To override the default, change a setting in the properties file and remove the number sign (#).

If you change a setting on the command line, this overrides both the default value and the setting in the properties file. To simplify the command that you enter to run nco_config, add as many properties as possible to the properties file rather than using the command-line options.