This section explains how to change the reference directory for the storage location during the file collection process of the configuration modification function. The reference directory for the storage location is automatically configured using the following default value during setup of this product. To change the default value for the reference directory for the storage location, perform the following procedure. The change is reflected on the configuration modification jobs requested after the change. The change is not reflected on the configuration modification jobs requested prior to the change.
[Windows]
%ProgramData%/Fujitsu/SWCFMGM/storagedir |
[Linux]
/var/opt/FJSVcfmgm/storagedir |
Stop Systemwalker Software Configuration Manager. Refer to "3.2 Stopping Systemwalker Software Configuration Manager" for details.
Rewrite the configuration file.
[Windows]
Configuration File | Location to Change (One location) |
---|---|
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\config\manager_config.xml | <entry key="standard-storage-dir">C:/ProgramData/Fujitsu/SWCFMGM/storagedir</entry> <=Delete=> |
[Linux]
Configuration File | Location to Change (One location) |
---|---|
/etc/opt/FJSVcfmgm/config/manager_config.xml | <entry key="standard-storage-dir">/var/opt/FJSVcfmgm/storagedir</entry> <=Delete=> |
Restart Systemwalker Software Configuration Manager. Refer to "3.1 Starting Systemwalker Software Configuration Manager" for details.