Modification des paramètres de base d'un événement

Vous pouvez modifier les paramètres de base d'un événement, mais la modification des paramètres de base autres que la gravité et le temps de suppression peut entraîner un comportement inattendu. Il est prévu que le seul moment où vous auriez besoin de modifier une valeur de base autre que la gravité et le temps de suppression serait lorsque vous avez des tâches de serveur tiers en cours d'exécution et que vous souhaitez que les événements déclenchés par ces tâches s'affichent correctement dans DDM.NSF .

About this task

The Server and Addin Task Event document is also called a Message document.

Procedure

  1. From the Domino® Administrator, open the database DDM.NSF.
  2. From an Event Report that references the Server and Addin Task Event document of interest, click the document link to open that Message document.
  3. Click Edit Document.
    Table 1. Message document options

    Field

    Action

    Original Text

    Modify the original event text if necessary.

    Addin name

    Name of the Addin program if one exists. Do not modify this field.

    Value

    The internal hexadecimal value for the event text. Do not modify this field.

    Event type

    Choose the event type from the list.

    Event subtype

    Choose the corresponding event subtype.

    Old Event type

    The event type assigned to the corresponding pre-Domino 7 event.

    Event severity

    Specify the severity of the event.

    Suppression time

    Use this field to limit the number of times an event handler runs. After an event occurs and the event handler runs, if the event occurs again, the event handler cannot run until after the suppression time expires. An event handler defines the action that Domino® takes when a specific event occurs.

    Event correlation

    Domino® can correlate multiple events generated by one problem and report those events as one error. Use this field to specify the type of event correlation to enable, or to specify that no correlation is to be enabled.

    Choose one:

    • No correlation -- Do not enable event correlation for this event.
    • Server wide correlation -- Correlate this event on each server in the domain.
    • Database wide correlation -- Correlate this event for each database replica in which it occurs across the domain.
    • Server and database wide correlation -- Correlate this event across all servers for databases in which the event occurs.
    • Target UNID -- Correlate this event for events with the same UNID.
  4. Click Save and Close.