Hitachi

JP1 Version 12 JP1/Performance Management Reference


7.2.1 Message output formats

This subsection describes the output formats of messages issued by PFM - Manager, PFM - Web Console, and the health check agent. Each message consists of a message ID followed by a message text. The message formats are shown and explained below.

Organization of this subsection

(1) Messages issued by PFM - Manager

KAVEnnnnn-Y message-text

The message ID consists of the following elements:

K

Indicates the system identifier.

AVE

Indicates a PFM - Manager message.

nnnnn

Indicates a serial number assigned to the message. PFM - Manager message numbers are in the range 00001 to 09999.

Y

Indicates the type of message:

  • E: Error

    Processing is cancelled.

  • W: Warning

    Processing resumes once the message has been output.

  • I: Information

    Information provided to the user by the system.

  • Q: Response

    The system is prompting the user to enter a response.

The following explains the correspondence between the message types and the syslog priority levels:

-E
  • Level: LOG_ERR

  • Description: Error message

-W
  • Level: LOG_WARNING

  • Description: Warning message

-I
  • Level: LOG_INFO

  • Description: Additional information message

-Q

(Not output)

The following explains the correspondence between the message types and the Windows event log types:

-E
  • Level: Error

  • Description: Error message

-W
  • Level: Warning

  • Description: Warning message

-I
  • Level: Information

  • Description: Additional information message

-Q

(Not output)

(2) Messages issued by PFM - Web Console

KAVJxmnnn-z message-text

The message ID consists of the following elements:

KAVJ

Indicates a PFM - Web Console message.

x

Indicates the package ID, as described in the following table:

Package ID

Package name

Description

A

app

Application

C

cache

Information cache

D

draw

Draw module

E

export

CSV export

F

form

Bean action form

H

desc

Description module

I

init

Initialization

J

jsp

JSP

K

cmd

Command

L

logging

Logging

M

customUI

Custom UI

S

servlets

Servlet

T

tools

Tool

V

vsa

ViewServerAccess

Z

Common

Common to PFM - Web Console that does not depend on packages

m

Indicates the message type:

  • 0 to 4: Error (E)

  • 5 to 7: Information (I) or Warning (W)

  • 8: Response (Q)

  • 9: Under processing (K)

nnn

Indicates a serial number assigned to the message. PFM - Web Console message numbers are in the range 000 to 999.

z

Indicates the type of message (as an alphabetic character):

  • E: Error (trace level Fatal)

    Processing is cancelled.

  • I: Information (trace level Warn)

    Information provided to the user by the system.

  • W: Warning (trace level Warn)

    The system notifies the user of a warning.

  • Q: Response (trace level Warn)

    The system is prompting the user to enter a response.

  • K: Processing (trace level Warn)

    Processing resumes once the message has been output.

(3) Messages issued by the health check agent

KAVLnnnnn-Y message-text

The message ID consists of the following elements:

K

Indicates the system identifier.

AVL

Indicates a health check agent message.

nnnnn

Indicates a serial number assigned to the message. Health check agent message numbers are in the range 15000 to 15999.

Y

Indicates the type of message:

  • E: Error

    Processing is cancelled.

  • W: Warning

    Processing resumes once the message has been output.

  • I: Information

    Information provided to the user by the system.