Hitachi

JP1 Version 11 JP1/Automatic Job Management System 3 System Design (Configuration) Guide


4.6.1 Environment settings for the Web Console server

This subsection explains Web Console server environment settings that need to be considered in advance.

Organization of this subsection

(1) Log sizes and the number of log files output by the Web Console server

The Web Console server outputs the following three types of log data:

The following table lists the default sizes and the number of files for each type of log.

Table 4‒14: Default sizes and the number of files of the log data output by the Web Console server

No.

Log type

Default size

Default number of files

1

Command log

128 kilobytes

2

2

Application server log

8,192 kilobytes

2

3

Application server common log

8,192 kilobytes

2

For the command log and application server log, you can change the size and the number of files of the log data. The size and the number of files for the application server common log cannot be changed.

The log size and the number of files for the command log and application server log are specified in the environment-settings file (ajs3web.conf). For details about the environment-settings file (ajs3web.conf), see the section corresponding to the OS. For Windows, see 3.4.3 Details on the settings in the environment-settings file (ajs3web.conf) in the JP1/Automatic Job Management System 3 Configuration Guide. For UNIX, see 13.3.3 Details on settings in the environment-settings file (ajs3web.conf) in the JP1/Automatic Job Management System 3 Configuration Guide.

(2) Time zone of the Web Console server

The date and time information on the Web GUI or a user application is displayed according to the manager host time zone regardless of the client host time zone. Therefore, if the Web Console server and the manager host have different time zones, you need to specify the manager host time zone in the environment-settings file (ajs3web.conf) on the Web Console server.

The following figure shows example time zones of the Web Console server and manager hosts.

Figure 4‒11: Example time zones of the Web Console server and manager hosts

[Figure]

In this example, the time zone of the Web Console server is JST, time zones of the manager hosts from A to C are JST, Asia/Shanghai, America/New_York, respectively. The time displayed on the Web GUI is the time zone of the corresponding destination manager host.

If you connect to the manager host A, setting the environment-settings file (ajs3web.conf) is not required. If you connect to the manager host B or manager host C, you need to set the time zone in the environment-settings file (ajs3web.conf). This is because the time zone of the manager host and that of the Web Console server do not match.

By using the ajswebtz.bat command (in Windows) or the ajswebtz command (in Linux), you can obtain a list of time zones that can be specified in the environment-settings file (ajs3web.conf). For details, see ajswebtz.bat (Windows only) in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference or ajswebtz (Linux only) in 3. Commands Used for Normal Operations in the manual JP1/Automatic Job Management System 3 Command Reference.

For details about the environment-settings file (ajs3web.conf), see the section corresponding to the OS. For Windows, see 3.4.3 Details on the settings in the environment-settings file (ajs3web.conf) in the JP1/Automatic Job Management System 3 Configuration Guide. For UNIX, see 13.3.3 Details on settings in the environment-settings file (ajs3web.conf) in the JP1/Automatic Job Management System 3 Configuration Guide.

(3) Changing display colors for the Web GUI

The following discusses the colors that indicate the statuses of units displayed in the windows and dialog boxes of the Web GUI. You can change the display colors by changing settings in the display color settings file (ajs3web_color.conf) on the Web Console server.

For details about the display color settings file (ajs3web_color.conf), see the section corresponding to the OS. For Windows, see 3.4.8 Details on the settings in the display color settings file (ajs3web_color.conf) in the JP1/Automatic Job Management System 3 Configuration Guide. For Linux, see 13.3.8 Details on the settings in the display color settings file (ajs3web_color.conf) in the JP1/Automatic Job Management System 3 Configuration Guide.

Changing the display colors that indicate unit statuses

You can change the colors that indicate the statuses of units displayed in the windows and dialog boxes of the Web GUI. The following table lists the windows and dialog boxes in which display colors can be changed, and the items whose display colors can be changed. Note that, for icons, you can change the background color only.

Table 4‒15: Items whose display colors can be changed by editing the display color settings file (ajs3web_color.conf)

No.

Screen and Dialog box

Items whose display colors can be changed

1

Dashboard screen

Status of Root Jobnet area

Execution progress (for individual root jobnets)

2

Root jobnet status icons

3

Execution progress (for the whole units)

4

Unit status icons

5

Detail Information area

List tab

Icons in the Status column

6

Icon for the Hold-On button

7

Icon for the Hold-Off button

8

Chart tab

Execution schedule

9

List screen

List area

Icons in the Status column

10

Icons in the Result column

11

Monitor dialog box, Monitor screen

Map area

Icons for the Unit

12

Top of the screen and dialog box

Icon for the Hold-On button

13

Icon for the Hold-Off button

14

Icon for the Interrupt button

15

Icon for the Kill button

16

Icon for the Rerun button

17

Generation Selection dialog box

Icons in the Status column

18

Monthly Schedule screen

Schedule area

Execution schedule

19

List area

Icons in the Status column

20

Top of the screen

Icon for the Hold-On button

21

Icon for the Hold-Off button

Setting to use the same display colors for the Web GUI and JP1/AJS3 - View

By using the model file ajs3web_color_view.conf.model, you can set the display colors for the Web GUI to the default display colors for JP1/AJS3 - View. If display colors for JP1/AJS3 - View were changed from the defaults, those colors can be also set for the Web GUI. To do this, change definitions in the display color settings file (ajs3web_color.conf).

Display color for the delay

For units in the Delay status, you can specify whether to have the status displayed as the color for its icon, status, or result.

You can also use the DELAY_COLOR_PRIORITY parameter in the display color settings file (ajs3web_color.conf) to specify which status color to display for a unit if the status of the unit is simultaneously Abend, Warning, or Delay. You can specify the following values:

  • A-W-D

    The priority for the displayed color is Abend > Warning > Delay.

  • A-D-W

    The priority for the displayed color is Abend > Delay > Warning.

  • D-A-W

    The priority for the displayed color is Delay > Abend > Warning.

For example, if you specify A-W-D and a jobnet ends abnormally due to a delay, the color for abnormal ends (light red) is displayed. If you specified D-A-W, the color for delayed ends (cherry blossom color) is displayed.

Select a priority according to the importance placed on delays when monitoring the system. The default is A-W-D. To prioritize the monitoring of delays in units whose execution impacts the business as a whole, specify D-A-W.

Hold plan

You can specify whether to use the color for Hold plan for unit icons and color images in the Status and Result columns if a unit is in a wait status and its hold attribute has been set. The wait status is Wait for start time, Wait for prev. to end, Waiting to execute, or Wait for start cond.