Performance data collected by PFM - Agent for Platform is managed in the Store database of the Agent Store service of PFM - Agent for Platform. The following explains how to change the storage location for performance data.
The Store database uses the following directories to manage the collected performance data. These directoris can be changed by using the jpcconf db define (jpcdbctrl config) command. If you need the performance data collected before the Store database storage location is changed, execute the jpcconf db define (jpcdbctrl config) command with the -move option specified. For details about the jpcconf db define (jpcdbctrl config) command, see the manual Job Management Partner 1/Performance Management Reference.
The following table describes the options of the jpcconf db define (jpcdbctrl config) command, including the values that can be specified.
Table 4-4 Options of the command that changes the performance data storage location
Item | Option | Specifiable value (Store 1.0)# | Specifiable value (Store 2.0)# | Default |
---|---|---|---|---|
Save destination directory | sd | Directory name of 1-127 bytes | Directory name of 1-214 bytes | /opt/jp1pc/agtu/store |
Backup destination directory | bd | Directory name of 1-127 bytes | Directory name of 1-211 bytes | /opt/jp1pc/agtu/store/backup |
Partial backup destination directory | pbd | -- | Directory name of 1-214 bytes | /opt/jp1pc/agtu/store/partial |
Maximum backup generation number | bs | 1 to 9 | 1 to 9 | 5 |
Export destination directory | dd | Directory name of 1-127 bytes | Directory name of 1-127 bytes | /opt/jp1pc/agtu/store/dump |
Import destination directory | id | -- | Directory name of 1-222 bytes | /opt/jp1pc/agtu/store/import |
If the Store version is 1.0, you can directly edit the jpcsto.ini file to change the settings of the above items.
The table below shows the label names and setting ranges that can be edited in the jpcsto.ini file.
Table 4-5 Setting items in the performance data storage destination ([Data Section] section of jpcsto.ini)
Item | Label name | Specifiable value (Store 1.0)#1 | Default |
---|---|---|---|
Save destination directory | Store Dir#2 | Directory name of 1-127 bytes | /opt/jp1pc/agtu/store |
Backup destination directory | Backup Dir#2 | Directory name of 1-127 bytes | /opt/jp1pc/agtu/store/backup |
Maximum backup generation number | Backup Save | 1 to 9 | 5 |
Export destination directory | Dump Dir#2 | Directory name of 1-127 bytes | /opt/jp1pc/agtu/store/dump |
To edit the jpcsto.ini file: