Hitachi

JP1 Version 12 JP1/Performance Management User's Guide


5.9.4 HTML format

Organization of this subsection

(1) HTML format when output in a Web browser

A report in HTML format consists of four parts: A report header area, a graph area, a list area, and a table area.

The following table lists the information displayed in each part, and the conditions under which the part is displayed for each type of report.

Table 5‒8: Content and display conditions for each part (when output from a Web browser)

Part

Output target

Report (bookmark)

Combination report

Event history report

Report header area

Displays the name of the report definition, the folder where the report definition is stored#1, the name of the agent#2, and the data acquisition time#4.

Displays the name of the combination bookmark, the path of the bookmark in the bookmarks tree#4, and the data acquisition time#3.

Displays the string Event History and the data acquisition time#3.

Graph area

Displays the same image of the graph as appears in the View Report window.

Displays the same image of the graph as appears in the combination report window.

Not displayed.

List area

Displays the list data and instance numbers that appear in the View Report window.

Not displayed (combination reports do not include output in list format)

Not displayed.

Table area

All data is displayed on one page in table format.

Not displayed (combination reports do not include output in list format)

All data is displayed on one page in table format.

#1

The folder where the report definition is stored appears in the format ParentFolder folder-path-name, displayed as an absolute path.

#2

Agent names appear in the format Agents agent-name. When more than one agent name is specified, the names are separated by commas. No agent name is displayed for combination reports.

#3

The data acquisition time appears in the format Time (time). This is the same information that appears in the menu bar frame of the View Report window.

#4

The path of the bookmark in the bookmarks tree is shown as an absolute path.

The HTML is output in UTF-8 encoding, ignoring the character set and linefeed code settings in the section of the config.xml file that describes the export format.

Note

Each time you choose the Print menu, a new window opens. Any print windows that have already been opened continue to display the same data. The print windows close when you close the parent window.

The following figure shows an example of outputting a report in HTML format using a Web browser.

Figure 5‒17: Example of outputting a report in HTML format from the Web browser

[Figure]

(2) Format when output by a command

A report in HTML format is composed of three parts: a report header area, a graph area, and a table area. The following table lists the content displayed in each part, and the conditions under which the part is displayed, for each type of report or bookmark.

Table 5‒9: Content and display conditions for each part (when output by a command)

Part

Subject of output operation

Report

Registered report

Combination bookmark

Report header area

Displays the report name, agent name#1, date format, and command line, in a colon-separated format.

Displays the report name, agent name#1, date format, and command line, in a colon-separated format.

Displays the bookmark name, date format, and command line, in a colon-separated format.

Graph area

Displays the same image of the graph as appears in the View Report window.

This part is displayed when graph display is enabled in the report definition and the show-graph tag is specified in the input file.

Displays the same image of the graph as appears in the View Report window. This part is displayed when graph display is enabled in the report definition for the registered report and the show-graph tag is specified in the input file.

Displays the same image of the graph as appears in the combination report window.

Table area

All data is displayed on one page in table format.#2

This part is displayed when table display is enabled in the report definition and the show-table tag is specified in the input file.

All data is displayed on one page in table format.#2

This part is displayed when table display is enabled in the report definition for the registered report and the show-table tag is specified in the input file.

Not displayed (combination reports do not include output in table format)

#1

When more than one agent name is specified, the names are separated by commas.

#2

The columns appear in the table in the order in which they are defined in the report definition, with the exception of the Date and Time field. When the Date and Time field is not defined, it is added at the left of the table. When defined, the Date and Time field appears at the position defined in the report definition.

If there are 0 items of data or the agent has stopped, only the report header area is output.

The HTML is output in UTF-8 encoding, ignoring the character set and linefeed code settings in the section of the config.xml file that describes the export format.

The following figure shows an example of outputting a report in HTML format using a command.

Figure 5‒18: Example of outputting a report in HTML format using a command

[Figure]