Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Service Level Management Description, User's Guide, Reference and Operator's Guide


10.6.7 Add Web access condition window

Organization of this subsection

(1) Window configuration

[Figure]

(2) Window description

The Add Web access condition window is used to set multiple URIs, which can be entered directly or detected from monitored services, while providing for filtering of the Web access conditions to check their validity.

The following table lists the items that are displayed:

No.

Item

Description

1

Source IP

Specifies the IP address of the source. When you launch URI detection for monitored services, only sources that match this IP address are detected.

By default, this area displays the IP address of the machine you are currently working on (the machine on which you launched the browser to access ITSLM).

If the system is configured to convert IP addresses through a device such as a router or load balancer, you must change this IP address to the converted IP address. An IP address is entered in the format XXX.XXX.XXX.XXX (XXX: 0 to 255). Values above 255 can be entered, but we recommend that you always enter values within the range of 0 to 255 to avoid errors.

2

Start detection button or Stop detection button

  • Start detection button

    Clicking this button starts URI detection. This button is displayed while the status is Stopped and when the Add Web access condition window is being displayed. Once you click this button to start detection, it changes into the Stop detection button.

    From the time you click the Start detection button until you click the Stop detection button, you cannot interact with other items.

  • Stop detection button

    Clicking this button stops URI detection. This button is displayed while the status is Detecting. Once you click this button to stop detection, it changes into the Start detection button.

3

Status

This field indicates whether monitored services are being detected. One of the following is displayed:

Detecting: URIs are being detected.

Stopped: URIs are not being detected.

4

Add line button

Clicking this button adds a line in Available URI for direct input of a URI. Initially, the URI shown in Service monitored target is displayed on the new line.

5

Delete all available URIs button

Clicking this button deletes all the URIs displayed in the Available URI area.

When you click this button, a confirmation dialog box is displayed. The deletion is performed when you click OK in the dialog box.

6

Available URI

This area displays the URIs that have been detected or entered directly. Click a displayed URI to edit it.

The following restrictions apply to entering a URI:

  • A URI can consist of 1 to 255 characters. You can enter more than 255 characters, but we recommend that you keep within the 255-character limit to avoid errors.

  • You cannot enter space, ", <, >, [, \, ], ^, `, {, |, }, and non-ASCII characters.

  • Specify a URI under which there are monitored services.

The notation must conform to RFC 3986.

7

Service monitored target

The area displays the URI of the monitored services.

8

Edit cookie button

Clicking this button opens the Edit cookie window, which displays the cookies for the URI selected in the Available URI area. Cookies for which no key or value has been entered are not displayed.

9

Define Web access condition

This area is for entering a Web access condition for a registered Web transaction.

10

Import Available URI button

Clicking this button enters automatically in the Path, Query, and Cookie columns below the path, query, and cookie information, respectively, for the URI selected in the Available URI area. If there is no path, query, or cookie information in the URI selected in Available URI, the corresponding columns are left blank. Also, if nothing has been entered for the key or value of a query or cookie, that information is also not entered in the Define Web access condition area.

Once the total number of query conditions and cookie conditions combined that have been imported reaches 20, the Add condition button is deactivated.

11

Apply Web Access Condition button

Clicking this button narrows down the URIs displayed in the Available URI area to only those that exactly match the conditions in the Define Web access condition area.

12

Delete all button

Clicking this button blanks out all the text boxes in the Define Web access condition area.

13

Path

Use this box to enter a path condition. A path condition specifies the path of a URI to be monitored as a Web transaction. The following restrictions apply to the entry:

  • It must conform to Java regular expressions. The regular expression syntax is as described in the API specification of the java.util.regex.Pattern class in Java Platform Standard Edition 6.

  • It can consist of 1 to 255 characters. If escape characters are used, each escape character counts as a single character. You can enter more than 255 characters, but we recommend that you keep within the 255-character limit to avoid errors.

  • No spaces or non-ASCII characters can be entered.

  • URL-encoded characters in UTF-8 can be used.

If you click the Add condition button or Refresh button with no entry in Path, the path condition will be .* (all paths apply).

14

Query

This box displays query conditions.

Clicking this text box opens the Edit query window that you use to specify a key and a value for a query condition.

If you define multiple query conditions in the Edit query window, they are displayed here in no particular order delimited by the space.

15

Cookie

This box displays cookie conditions.

Clicking this text box opens the Edit cookie window that you use to specify a key and a value for a cookie condition.

If you define multiple cookie conditions in the Edit cookie window, they are displayed here in no particular order delimited by the space.

16

Add condition button or Refresh button

  • Add condition button

    Clicking this button adds the Web access conditions entered in the Define Web access condition area to the Web access conditions in the Register Web transaction window or Edit Web transaction window. Once they have been added, the text boxes in the Define Web access condition area are blanked out. A maximum of five Web access conditions can be defined for one Web transaction.

  • Refresh button

    Clicking this button applies your edits to the Web access conditions to the Web access conditions in the Register Web transaction window or Edit Web transaction window, then closes the Edit Web access condition window and returns to the Register Web transaction window or Edit Web transaction window.

17

Close button

Clicking this button closes the Add Web access condition window and returns to the Register Web transaction window or Edit Web transaction window.

(3) Supplemental notes