When managing Agent and Proxy Managers under IPv6 environment, Managers are required to be able to connect with IPv6 environment in addition to a connection with normal IPv4 environment.
Before performing this procedure
Stop the service or daemon by referring to "A.8 How to Start and Stop Resident Processes". Also check that the relevant resident processes have stopped correctly.
Procedure
Changing the definition file
The definition file is stored in the following location:
Windows
<Variable file directory>\control\DSAconfiguration.txt |
UNIX
/etc/opt/FJSVssqc/DSAconfiguration.txt |
The method used to change the definition file is explained below.
Make a backup copy of DSAconfiguration.txt before making any changes to the file.
Delete "*" (asterisk) from the first letter of a section name in the [DsaListenerIPv6], [DsaPDBReaderIPv6] section.
Before modification
[*DsaListenerIPv6] [*DsaPDBReaderIPv6] |
After modification
[DsaListenerIPv6] [DsaPDBReaderIPv6] |
Changing the DSAconfiguration.txt file
When settings of the "Management data" and initial value of the storage location for performance database have been changed, change the database path in the following definitions file :
Windows
<variable file storage directory>\control\DSAconfiguration.txt |
UNIX
/etc/opt/FJSVssqc/DSAconfiguration.txt |
Change the following database path in red in the above definition file to the new path:
Sample definition
Windows
[DsaPDBReaderIPv6] database=D:\SQC\data\pdb.dat |
Start the service or daemon and confirm that it operates normally
Start the service or daemon by referring to "A.8 How to Start and Stop Resident Processes". Also check that the resident processes have started correctly.