MONITORING


Creating a Modular document
Use this procedure to create a modular document.

1. From the IBM® Lotus® Domino™ Administrator, click the Files tab.

2. Open the Monitoring Configuration database, EVENTS4.NSF.

3. In the left pane, click Advanced - Modular Documents.

4. Click New Modular Document, and then complete these fields on the New Modular Definition document.
FieldAction
TypeChoose one:
  • Probable Cause Text - Enter the text to be used as a Probable Cause statement that can be assigned to events. Choose this option, and then enter the Probable Cause text in the Text field.
  • Possible Solution Text - Enter the text to be used as a Possible Solution statement that can be assigned to events. Choose this option, and then enter the Possible Solution text in the Text field.
  • Corrective Action - Formula Code - Choose this option if the Corrective Action runs formula code. Complete the Description, Automatic, and Code fields.
  • Corrective Action - LotusScript Code - Choose this option if the Corrective Action runs LotusScript Code. Complete the Description, Automatic, and Code fields
  • Corrective Action - Agent -- Choose this option if your Corrective Action runs an agent. Complete the Description, Server Type, Server Name, Agent Database, Agent Name, and Automatic fields.
TextSpecify the Probable Cause or Possible Solution text entry.
DescriptionEnter a description of the Corrective Action - Formula Code, LotusScript Code, or Agent that you are defining. This description is used as the Corrective Action text on documents that include the Corrective Action you are defining.
CodeEnter the formula code for the Corrective Action - Formula Code or LotusScript Code that you are defining.
Server TypeChoose one:
  • Originating - The agent will run on the server on which the event occurred.
  • Target - The agent will run on a target server. For example, if ServerA replicated to ServerB, ServerB is the target server on which the agent would run.
  • Specific - The agent will run on a server that you specify in Server Name field.
Server NameSpecify the name of the server on which the agent will run.
Agent databaseIf the agent is to run on a specific database, specify the database name here.
Agent NameSpecify the name of the agent to use in the Corrective Action.
5. If you want to Enable this modular definition, leave the Enable check box selected; otherwise, deselect the checkbox.

6. Click Save and Close.

See also