The settings for outputting action logs are defined in the jpccomm.ini file. If no settings are specified, no action logs are output. The following describes the settings required to output the action logs, and how to specify the settings.
To specify the settings for outputting action log information:
The following describes the jpccomm.ini file in detail.
installation-folder
In the jpccomm.ini file, define the following information:
The specification format is as follows:
"item-name"=value
The following table shows the items that you specify.
Table J-4 Items specified in the jpccomm.ini file and their initial values
No. | Item | Explanation |
---|---|---|
1 | [Action Log Section] | The section name, which cannot be changed. |
2 | Action Log Mode | Specify whether or not to output action log information. You must specify this item.
|
3 | Action Log Dir# | Specify the action log output destination. In a logical host environment, specify a directory on the shared disk. If the directory you specify is not on the shared disk, Performance Management will output action logs to each physical host that forms the basis for the logical host. If a path longer than the limit is specified or if access to the directory fails, an error message is output to the command log and action log information will not be output.
|
4 | Action Log Num | Specify the upper limit on the total number of log files (number of saved files). Specify the sum of the number of current output file and shift files.
|
5 | Action Log Size | Specify the log file size in kilobytes.
|