Job Management Partner 1/Integrated Management - Manager Overview and System Design Guide

[Contents][Glossary][Index][Back][Next]


3.9.2 Saving event information in the integrated monitoring database (CSV report)

The functionality for outputting event information from the integrated monitoring database is referred to as output of an event report.

Using this feature in JP1/IM, you can save information about the JP1 events registered in the integrated monitoring database as a CSV-formatted report. To output an event report, execute the jcoevtreport command. As a command option, you can specify what event information to output.

For the command syntax, see jcoevtreport in 1. Commands in the manual Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference.

The following describes the range of information you can output in an event report, and the output format, items, and command options.

Organization of this subsection
(1) Information that can be output to an event report
(2) Image and format of an event report
(3) Items output to an event report
(4) Command options

(1) Information that can be output to an event report

You can output the following event information to an event report:

(2) Image and format of an event report

When you specify the header option, header information is output to line 1, separated by commas.

In line 2 and subsequent lines, event information is output in the following order, separated by commas:

basic attribute, extended attributes (common information), IM attributes, extended attribute (program-specific information)

In the extended attribute (program-specific information), event information is output as follows, after the IM attributes:

number of program-specific extended attributes, attribute name, attribute value

If you do not specify output of extended attributes, the number of program-specific extended attributes appears as 0, and the attribute name and value are blank (nothing is entered).

(3) Items output to an event report

When you specify the header option, header information for the attribute name or item name is output to line 1 of the CSV file. By default, no headers are output.

Table 3-11 Contents output to an event report

Attribute type Item Header information
Basic attribute Serial number The character string displayed in the window is output.
Event ID The character string displayed in the window is output.
Source process ID The character string displayed in the window is output.
Registered time Output in either of the following formats:
  • YYYYMMDDhhmmss
  • Cumulative seconds from 1970/01/01 00:00:00 (GMT)
Arrived time
Registered reason Output in decimal format.
Source user ID
Source group ID
Source user name Output as a character string.
Source group name
Source host
Destination event server name
Source IP address The IP address is output as a character string.
Destination IP address
Source serial number The character string displayed in the window is output.
Code set Output as a character string.
Message The character strings displayed in the window are output.
Extended attribute (common information) Event level The character string is converted and output as follows:
[Figure] Emergency -> Emergency
[Figure] Alert -> Alert
[Figure] Critical -> Critical
[Figure] Error -> Error
[Figure] Warning -> Warning
[Figure] Normal -> Normal
[Figure] Information -> Information
[Figure] Debug -> Debug
For all other event levels, the character string displayed in the window is output as is.
The severity color coding and icons are not output.
User name The character string displayed in the window is output.
Product name
Object type
Object name
Root object type
Root object name
Object ID Output as a character string.
Occurrence The character string displayed in the window is output.
Start time Output in either of the following formats:
  • YYYYMMDDhhmmss
  • Cumulative seconds from 1970/01/01 00:00:00 (GMT)
End time
Return code Output as a character string.
Extended attribute (program-specific information) E.xxxxx Output as a character string.
IM attributes Action type The icons in the window are converted into character strings and output as follows:
[Figure] -> Command
[Figure] -> Rule
[Figure] [Figure] -> Command,Rule
(no icon) -> (blank)
Action suppression The icons in the window are converted into character strings and output as follows:
[Figure] -> Execute
[Figure] -> Partially suppress
[Figure] -> Suppress
(no icon) -> (blank)
Severe event Either of the following is output:
If the JP1 event is not severe: Blank
If the JP1 event is severe: Severe Event
Correlation event The icons in the window are converted into character strings and output as follows:
[Figure] -> Complete-correlations event
[Figure] -> Incomplete-correlations event
(no icon) -> (blank)
Original severity level The icon is converted and output as follows:
[Figure] Emergency -> Emergency
[Figure] Alert -> Alert
[Figure] Critical -> Critical
[Figure] Error -> Error
[Figure] Warning -> Warning
[Figure] Normal -> Normal
[Figure] Information -> Information
[Figure] Debug -> Debug
For all other event levels, the character string displayed in the window is output as is.
The severity color coding and icons are not output.
New severity level The icon in the window is converted and output as follows:
[Figure] -> Changed
(no icon) -> (blank)
Response status The icons in the window are converted into character strings and output as follows:
[Figure] -> Processed
[Figure] -> Processing
[Figure] -> Held
(no icon) -> Unprocessed
Severe event release The following character string is output:
If the severe event has not been released: Blank
If the severe event has been released: Released
Severe event deletion The following character string is output:
If the severe event has not been deleted: Blank
If the severe event has been deleted: Delete
Memo The character strings displayed in the window are output.

(4) Command options

You can specify the following options in the jcoevtreport command to output maintenance information and to save the event report:

These two options are explained next.

(a) Export maintenance information

When an error occurs in the integrated monitoring database, this option outputs information about all JP1 events registered between the output start time and end time to the event report.

The attribute name appears in the header part.

Because the purpose is to collect data for investigating a database error, you cannot specify what items to output or any filtering conditions.

(b) Save events before deletion

This option outputs an event report about JP1 events due for deletion to free up space in the integrated monitoring database.

With this option specified, the command outputs in CSV format all the JP1 events registered in the integrated monitoring database that have not previously been saved to an event report.

n Warning before deletion of unsaved JP1 events

You can issue a deletion warning event (event ID: 3F52) when the ratio of JP1 events in the integrated monitoring database that have not been output to an event report (relative to the maximum size of the database) exceeds a set threshold for issuing a deletion warning event (by default, when the unsaved data exceeds 80% of the database capacity).

Specify the ratio of unsaved JP1 events in the -dbntcpos option of the jcoimdef command.

Specify the threshold for issuing a deletion warning event in the -dbntc option of the jcoimdef command.

For details, see jcoimdef in 1. Commands in the manual Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference.

n Display information about saving events before deletion in the standard output

You can specify an option to display information about saving events due for deletion. Set the -showsv option of the jcoevtreport command to display this information in the standard output.

This option lets you see how much free space will be required to save the events, and helps you adjust the timing for outputting an event report before the target events are deleted.

With this option specified, the following items can be displayed in the standard output:

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.