Designing and Managing Behavior Models - Using Alarms - Documenting an Alarm -
Deleting a Transition      Enabling an Alarm

Documenting an Alarm

This section explains how to add documentation (notes) to an alarm and what should be covered in that documentation.

How to Create Notes for an Alarm

You can add notes to an alarm by following the procedure outlined in this subsection.

 
  To add notes to an alarm:

  1. alarmShadeda From the client's Admin menu, choose Alarm Definition List.

    The Alarm Definition List window is displayed.

    Alarm Definition List Window

    alarmDefList

  2. Select an alarm to which you want to add a note.
  3. Make sure that your alarm is not enabled.
  4. Select the Open button.

    The Alarm Definition window is displayed.

    alarmDefinition2

  5. In the Alarm Definition window, select the Notes button.

    The Alarm Notes and Associations dialog is displayed.

    alarmDefinitionNotes2

  6. Enter your documentation for the alarm by typing in this dialog. See the section What to Include in Notes for an Alarm for information on what type of information you should enter here.
  7. Select the OK button at the bottom of the Alarm Notes and Associations dialog.

    The Alarm Notes and Associations dialog is dismissed.

  8. Select the Save button in the Alarm Definition window.

    Your notes are saved to the NerveCenter database. They can now be read by anyone who opens the definition for your alarm and selects the Notes button.

What to Include in Notes for an Alarm

We recommend that you include the following information in the notes for your alarm:

For example, let's consider the alarm definition shown in IfData_LogToFile Alarm.

IfData_LogToFile Alarm

alarmIfDataLogger

The notes for this alarm should look something like this:


   Purpose: Logs interface data to the log file ifdata.log.
   States: Ground (Normal), Logging (Normal)
   Transitions: ifData (Ground to Logging), ifData (Logging to Logging)
   Associated poll: IfData fires the ifData trigger if it is able to retrieve information about an interface from a node's interface table.
   Actions: ifData (Ground to Logging) - Log to File ifdata.log Enabled Verbose
ifData (Logging to Logging) - Log to File ifdata.log Enabled Verbose


Deleting a Transition Enabling an Alarm
29 July 2003