Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When selecting the Login Forms option, the login forms table appears, which allows you to add/edit the list of URLs or forms, where the user name should be collected from. Clicking the Add or Edit button opens the dialog with the following fields (show table).

Table 2-5    Add 5 Add / Edit fields

Radio

...

ButtonFieldDescription
LoginField Name

The name of the username text box in the Web page. Consult the Web page administrator/developer, if applicable, to get this name. Alternatively you can find it by right clicking the mouse near the field and selecting "View source" from the popup menu. The structure of the HTML page should be like the following:

<form name="loginForm"… action= …>

User Name: <input type="text" name="myUsernameField">

</form>

The value you need to put in the "Field Name" field in this example is myUsernameField. Note that the input type is "text".

Another way to get the field name: copy to the browser's address bar the following command, that should fill all the text boxes in the page with their name and the name of the form.

javascript:var frms = document.forms ;for (var formInd=0 ; formInd

...

<frms.length ; formInd++) {var form = frms[formInd];var elems = form.elements;for (var ind=0; ind< elems.length; ind++ ){var field = elems(ind);if (field.type == "text")field.value="Field=" +field.name + " form=" + form.name;}};void(0);

URI

...

To save the time of looking for the field in all pages, specify the URI of the login page, e.g.

/login.jsp

...

Info

When the login page opens in a dialog that has no address bar, switch to full screen mode to see its URI (F11 in most browsers).

...

Form NameIf the URI is dynamically changing, or you can reach the login page using many URIs, you can mention instead (or in addition) the form name in which the user name field exists. You can find the form name in the same way mentioned above; in this example the value for the form name would be loginForm.

...

LogoutURISpecify the URI of the logout page that after visiting makes sure that the user is no longer signed in , e.g. /signOut.jsp. All pages in a session since visiting the login page are marked as visited by the found user. Pages visited after this URI are no longer related to the user.

About manually configuring URL parameters

On the URL Parameters tab of the Transactions & Users Settings dialog box, you can define rules that map URLs that possess dynamic parameters to a format that can identify these Web pages and prevent them from having dynamic URLs.

In this procedure, you do the following:•    Select

  • Select one or more instances or clusters in the table for which you want to configure the URL parameters.

...

  • Define how to display the parameters in the parameter part of the URL.

...

  • Define rules for specific parameters.

See Editing URL mapping rules for an instance or cluster in the system on page 19.

Editing URL mapping rules for an instance or cluster in the system

You can define how to handle parameters in the parameter part of a URL by using the URL Parameters dialog box. This dialog box also lets you specify exceptions to the defined rule.NOTE    A

Info

A URL Mapping Rule is only applied to data that was collected after the rule was configured. Data that was collected before the rule was configured is not affected.

...

  1. On the Precise bar, select

...

  1. Settings > Transactions & Users Settings.
  2. Click the URL Parameters tab.

...

  1. Select the instance or cluster whose URL mapping rules you want to modify and click Edit.

...

  1. Define the system’s default behavior when it encounters parameters in the parameters part of the URL.

...

  1. Select one of the following:
    • Parameter name

...

    • only. The collected URLs display the parameter name only and remove the parameter's value.

...

    • None. The parameter’s name and value are displayed for the collected URLs.

...

  1. Click Add to add a rule exception or Edit to edit an existing rule exception.

...

  1. In the Add Rule dialog box, define the exception rule as follows:
    1. When encountering parameter:

...

    1. Enter the name of the parameter you want to enforce the exception rule on.
    2. Show:

...

    1. Select Parameter name and value, Parameter name only, or None to determine which information Precise for Web should show when it encounters the specified parameter.

...

  1. Click OK to close the dialog box.

About configuring Display Settings

Selecting the option on the Display Settings dialog of the Settings menu allows you to maintain the selected tab or view when switching entities, to define the maximum number of items to display for each association, and the type of Web client activity. For example when the first option is selected and you are in the Activity tab Server-Side tab, selecting a different association will not change the Server-Side tab to Client-Side.

About configuring Tree View Settings

You can define the parameters controlling the Tree View display using the Tree View Settings dialog box. By using this dialog box you can define the Sort criteria of the Tree View and the maximum number of search results when using the Tree View search.

About configuring Time Frame Settings

You can determine the resolution of the data that is displayed in the overtime graphs using the Time Frame Settings dialog box. By using this dialog box you can define the default time frame to display.

...

The following tasks are commonly performed in most tabs:•    Switching

...

...

...

...

...

...

...

Anchor
Switchingtoadifferenttab
Switchingtoadifferenttab
Switching to a different tab

You can easily switch between the different tabs using the Tab Selection bar. When you start most Precise products, the Dashboard tab opens by default. For other Precise products, another tab will open by default. The button of the selected tab is displayed in orange.

To select a tab
•    Click , click a button on the Tab Selection bar to display information on the selected entity in a different tab.

Anchor
Selectingatimeframe
Selectingatimeframe
Selecting a time frame

You can configure Precise for Web to display transaction performance data for a specific time frame using the predefined time frame options or calendar icons.

Selecting a predefined time frame from the toolbar displays transaction performance data for the selected time period up to the current time.
See Selecting a predefined time frame from the Precise for Web toolbar on page 21.

Selecting the time frame using the calendar icon, you can choose to define a time range independent of the current time, or to define a time range up to the current time.
See Selecting a time frame using the calendar icon on page 21.

The predefined time frame options are:•    Last

  • Last 20 minutes (20m)

...

  • Last 8 hours (8h) (default)

...

  • Last 1 day (1d)

...

  • Last 2 weeks (2w)

...

  • Last 5 weeks (5w)

The time frame selected affects all information displayed in Precise for Web. Only data that falls within the selected time frame is shown in these areas.

Selecting a predefined time frame from the Precise for Web toolbar

To select a predefined time frame
•    From , from the Precise for Web toolbar, select one of the predefined time frames.

Selecting a time frame using the calendar icon

To select a time frame1.    Click

  1. Click the calendar icon. In the dialog box that is displayed perform one of the following:

      ...

        1. To define a time frame independent from the current time, select the ‘Time Range’ option and select the Start and End dates and times.

      ...

        1. To define a time frame up to the current time, select the ‘Last’ option and enter the desired time frame.

      ...

        1. To use one of the three previously used time frames, select the ‘Recently used’ option and from the drop- down menu select the desired time frame.

      ...

        1. To use a previously saved time frame, select Use a previously saved time frame and from the drop-down menu select the desired time frame.

      ...

      1. To save your settings for future access, select Save these definitions for future use as: and enter a name in the corresponding field.

      ...

      1. Click OK.

      Anchor
      Selectinganentity
      Selectinganentity
      Selecting an entity

      You can select the entity that you want to examine in more detail.

      To select an entity
      •    On , on the Main area of the tab, select the entity you want to examine.

      Anchor
      Sendinganemailmessage
      Sendinganemailmessage
      Sending an email message

      You can send an email message to one or more recipients from the Precise toolbar. The default subject for the message will be “Link to a Precise application”application.

      The email will include a link to the Precise product in the current context (time frame and selected entries).

      To send an email message:1.    Click

      1. Click the email icon on the Precise toolbar. The default email program opens.

      ...

      1. Fill in the required fields and click Send.

      Anchor
      AddingviewinganddeletingFavorites
      AddingviewinganddeletingFavorites
      Adding, viewing, and deleting Favorites

      The Favorites feature allows you to save a specific location in your application and to retrieve the same location later without having to navigate to it.

      About the Favorites feature

      The new Favorites feature includes the following options:•    Relative

      • Relative Time Frame

      ...

      • . Saving a relative time frame instead of static date. For example, saving the last 7 days will always display the last 7 days, depending on the day entered.

      ...

      • One click to specific location

      ...

      • . Once you open Precise by launching a saved Favorite item, you will not have to enter a login credential nor click the login button.

      ...

      • IE Favorites support

      ...

      • . Adding a new Favorite item in Precise will also add it to the IE Favorites menu.

      ...

      • Auto Complete

      ...

      • . The Favorites dialog includes a new combo box which supports AutoComplete.

      ...

      • Auto Naming

      ...

      • . The Favorites dialog generates item names based on the current location.

      UI description

      An Add/Delete Favorites option under the Favorites menu allows you to save the current location or delete an existing one.

      To add a new Favorite location1.    On

      1. On the Add/Delete Favorites dialog box, enter the name of the new Favorites entry.

      ...

      1. Click Add. The dialog box is closed and the new Favorite is added to the list.

      To view a Favorites location1.    On

      1. On the Precise bar, click Favorites.

      ...

      1. Select the Favorites location you want to view.

      To delete an existing Favorite location1.    On

      1. On the Add/Delete Favorites dialog box, select the Favorite location to be deleted.

      ...

      1. Click Delete. The dialog box closes and the selected Favorite is deleted from the list.

      ...

      Info

      The favorite address is displayed in the Address field and cannot be edited.

      Anchor
      Determiningwhichtablecolumnstodisplay
      Determiningwhichtablecolumnstodisplay
      Determining which table columns to display

      Tables are used to display information about a set of related entities in the Main and Association areas. It is possible to determine which columns to display in the Association area tables.

      To determine which columns to display in the Association area1.    Click

      1. Click the Table icon on the upper right-hand side of a table and select Column Chooser.

      ...

      1. In the Table columns dialog box, click the arrows to move the names of the columns that you want to display to the Visible box and the ones that you do not want to display to the Invisible box.

      ...

      1. Click OK.

      Anchor
      Copyingdatatotheclipboard
      Copyingdatatotheclipboard
      Copying data to the clipboard

      At times you may want to save data displayed in the table area in a Microsoft Excel spreadsheet for further analysis or save an image of a graph to the clipboard.

      To copy data displayed in the Association area to the clipboard
      •    Click , click the Table icon on the upper right-hand side of a table and select Copy to clipboard.
      The table can be pasted into Microsoft Excel or as an HTML file.

      To copy a graph to the clipboard
      •    Right, right-click a graph and choose Copy to clipboard.
      You can now paste the image into any application that works with the clipboard.

      Anchor
      ExportingtothePreciseCustomPortal
      ExportingtothePreciseCustomPortal
      Exporting to the Precise Custom Portal

      The Export to the Precise Custom Portal Portlet feature enables you to export the view of the chosen table or graph and generate a portlet with that view in the Precise Custom Portal, so that it will provide you with another way of monitoring your application.

      Prerequisites

      To be able to use this feature, you need to have the following rights in Precise:
      •    View View permissions to all Tiers in the application
      . If you do not have sufficient rights, you will get an error message when trying to execute this feature.

      Exporting the information

      You can either export a table view or a graph view.NOTE    The

      Info

      The name field has the following restrictions: maximum 100 characters.

      To export a table view1.    Click

      1. Click the Column Chooser icon.

      ...

      1. Select Export to the Precise Custom Portal Portlet.

      ...

      1. Insert a name in the name field that clearly describes the table view.

      ...

      1. Click OK.

      To export a graph view1.    Right

      1. Right-click the graph.

      ...

      1. Select Export to the Precise Custom Portal Portlet.

      ...

      1. Insert a name in the name field that clearly describes the graph view.

      ...

      1. Click OK.

       

      Precise. Performance intelligence from click to storage. Learn more > >