IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing monitor models > Create monitor models

Defining monitor details models

The monitor details model contains the monitoring context definitions, which are containers for inbound event definitions (or event subscriptions), outbound event definitions (that is, events to be sent), and definitions for metrics, stopwatches, counters, and triggers.

You must already have created a monitor model within the business monitoring project.

To define a monitor details model:


Procedure

  1. In the Project Explorer view, expand the Monitor Models folder and double-click the monitor model.
  2. Define the attributes of the monitor details model as follows:

    1. Click

      Edit if you want to change the ID field. The ID is required, and must be an XML NCName (non-colonized name), which means that it must start with a letter or underscore, and can only contain letters, digits, underscores, hyphens, and periods.

    2. Optional: Type a new name in the Name field.

    3. Optional: Type a description in the Description field. The description is used only in the Monitor Model editor and is not displayed anywhere in Business Monitor. The character set is unrestricted.

    4. Click Edit or type a value into the Time Stamp field. The time stamp identifies the current monitor model and can be used to keep track of versions. The default value is the date and time of the creation of the monitor model. The time stamp is always expressed as Greenwich Mean Time (GMT). For consistency, all date and time metric data in Business Monitor is stored and displayed in the GMT time zone.


What to do next

The available XML Path Language (XPath) user-defined functions are shown in a table for your reference. You can use these functions anywhere that you can use an XPath expression in the model. See Manage user-defined functions for more information.

Create monitor models