Designing and Managing Behavior Models - Using Polls - Documenting a Poll -
The Basic Procedure for Creating a Poll Condition      Enabling a Poll

Documenting a Poll

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

How to Create Notes for a Poll

You can add notes to a poll by following the procedure outlined in this subsection.

 
  To add notes to a poll:

  1. pollShadeda From the client's Admin menu, choose Poll List.

    The Poll List window is displayed.

    pollListb

  2. Select the poll you want to add a note to from the list.
  3. Make sure that your poll is not enabled.
  4. Select the Open button.

    The Poll Definition window is displayed.

    pollDefinition

  5. In the Poll Definition window select the Notes button.

    The Poll Notes and Associations dialog is displayed.

    pollNotes

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

    The Poll Notes and Associations dialog is dismissed.

  8. Select the Save button in the Poll 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 a Poll

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

For example, let's consider the poll definition shown in CsCpuBusy Poll.

CsCpuBusy Poll

samplePoll

The notes for this poll should look something like this:


   Purpose: Detects a busy CPU on a Cisco device
   Related alarms: CsCpuUtilization. This alarm tracks CPU utilization on a Cisco device and characterizes it as normal, high, or very high. This poll's trigger, CsCpuBusy, causes a transition from Ground to High.
   Poll Condition: If the value of lsystem.avgBusy5 is between 76 and 90, the poll fires its true trigger. The variable avgBusy5 contains an average percentage of CPU utilization. This average is a five-minute exponentially decayed moving average.
   Property: lsystem


The Basic Procedure for Creating a Poll Condition Enabling a Poll
29 July 2003