Checking and modifying the configuration files

Spectrum Connect has several configuration files that store configuration settings that you can change manually if needed.

You can view and modify the contents of each file with any standard text editor, according to the purpose and contents of each file.

After modifying a configuration file, you must restart the Spectrum Connect service by running the following CLI command on the Linux host:

service ibm_spectrum_connect restart

For more information about this service, see Checking and controlling the Spectrum Connect Linux service.

Table 1. Configuration files
File name Directory location Purpose or relevant parameters
ibmsyslog.conf /opt/ibm/ibm_spectrum_connect/conf.d/ Defines the logging standard per application, as well as the target of the log messages.
ibmlogs-rotate /opt/ibm/ibm_spectrum_connect/conf.d/ Controls the archive and renewal timing attributes of the log files. For the list of log files, see Checking the log files.
ldap.ini /opt/ibm/ibm_spectrum_connect/conf.d/ See Configuring LDAP-based directory user access.
ldap.conf /etc/openldap/ See Configuring LDAP-based directory user access.
vasa_config.ini /opt/ibm/ibm_spectrum_connect/conf.d/vasa1/
  • populate_vasa_events_and_alarms – The time interval in minutes between each operation of filtering relevant events for each connected vCenter server. The default value is 2.
hsgsvr_config.ini /opt/ibm/ibm_spectrum_connect/conf.d/hsgsvr/
  • populate_arrays_and_events – The time interval in minutes between each update of information (changes and events) received from each monitored storage system. The default value is 10. When using a large number of storage systems, the value might need to be higher than 10. See Working with multiple storage systems for additional information.
vcops_config.ini /opt/ibm/ibm_spectrum_connect/conf.d/vcops See Adjusting system update interval.

See Configuring alarm reporting.

See Configuring metrics scope.

See Enabling SSL verification.