A system log contains log information that describes the system status and reports errors in the system. System logs are output to the following log files:
For details about the output format, see the chapter on log information in the manual Job Management Partner 1/Performance Management Reference.
The common message log contains log information that describes the system status and reports errors in the system. The common message log contains information that is more detailed than that in the system log. For details about the output file name and file size of the common message log, see 7.3.2 List of log files and directories. For details about the output format of the common message log, see the chapter on log information in the manual Job Management Partner 1/Performance Management Reference.
The operation status log contains log information output by PFM - Web Console. For details about the output file name and file size of the operation status log, see the chapter on troubleshooting in the Job Management Partner 1/Performance User's Guide. For details about the output format of the operation status log, see the chapter on log information in the manual Job Management Partner 1/Performance Management Reference.
A trace log contains log information that helps you investigate the status of the system leading up to the problem, and measure the processing time for each process.
Trace logs are output to the log files belonging to each Performance Management service.
An agent log that is output by PFM - RM for Microsoft SQL Server contains log information about the processing executed to acquire records. If a problem occurs, collect agent logs to acquire detailed information about the processing.
Agent logs are output to separate files according to its type: normal log or error log. For details about output destinations, see 7.3.2(3) Agent log.
yyyy/mm/dd hh:mm:ss.sss agt4 PID inf1 inf2 inf3 MessageID Message
Table 7-2 Agent log items
Item | Description |
---|---|
yyyy/mm/dd | Date on which the log was output (yyyy: year, mm: month, and dd: day) |
hh:mm:ss.sss | Local time at which the log was output (hh: hour, mm: minute, ss: second, and sss: millisecond) |
agt4 | Name of the process that output the log (agt4 is the process name of PFM - RM for Microsoft SQL Server). |
PID | Output process ID |
inf1 to inf3 | Maintenance information |
MessageID | Message ID# |
Message | Message# |