Getting a Quick Start with NerveCenter
-
Working with Behavior Models - Enabling the IfData_LogToFile Behavior Model -
The IfData_LogToFile behavior model repeatedly logs interface attribute values that help you track bandwidth and data-flow levels over a period of time. You can use these values to establish baselines, identify user patterns, determine network utilization, and anticipate potential problems. Because you can change the attributes that are logged, you can use this behavior model to identify and log a variety of information about your network.
The IfData_LogToFile alarm -- a key element of the behavior model -- is instantiated when a node returns values for all the attributes that are polled. To see how the alarm accomplishes this, open the alarm's definition window.
To open the IfData_LogToFile Alarm Definition window:
From the client's
Admin
menu, choose Alarm Definition List
.
The Alarm Definition List window is displayed. All alarms are turned off by default when you install NerveCenter.
IfData_LogToFile
alarm and select Open
.The Alarm Definition window is displayed. Below is a picture of the alarm's finite state diagram.
IfData_LogToFile Alarm State Diagram
As you can see from the diagram, the alarm contains two states:
The alarm also contains two ifData transitions. The name assigned to a transition is based on the name of the trigger that causes the transition to occur.
In this alarm, the first ifData trigger instantiates the alarm, which transitions to the Logging state and automatically writes alarm data to a file. Subsequent ifData triggers continue the logging action.
ifData
transition. From the Transition Definition dialog box that is displayed, double-click the Log to File
action to see its properties. Cancel
when you're done viewing the action and transition. Later, when you work with behavior models, you'll learn how to change, delete, and add actions.Both states in the diagram have green icons. The color of a state icon indicates the severity level associated with that state. In this case, both states have a severity of Normal.
Select Notes
to see a description of the alarm, including its severities, any polls or masks that trigger the alarm, any actions associated with a transition, and other useful information.
Only one poll is associated with this alarm -- the IfData poll. This poll is configured to solicit attribute values for certain base object attributes belonging to the interfaces MIB-II group. The poll fires the ifData trigger when these values are detected in a node.
To see how the poll accomplishes this, open the poll's definition window.
To open the IfData Poll Definition window:
From the client's
Admin
menu, choose Poll List
.
The Poll List window is displayed. All polls are turned on by default when you install NerveCenter.
IfData
poll and select Open
.The IfData Poll Definition window is displayed.
The Designing and Managing Behavior Models book shipped with NerveCenter describes polls in detail. For now, however, you will take only a cursory look at the IfData poll. Note specifically the following poll attributes:
If you were to assign a property to the poll, you could further restrict the poll to an even more limited set of nodes.
The data-entry fields in the definition window are unavailable when the poll is on. If you want to make changes, for example by changing the poll rate, you must do the following:
Enable Off
radio button.
Save
.
Enable On
radio button and then select Save
.The ifData poll solicits information for MIB values found in the Interfaces group in MIB-II. Each value represents one instance of the Interfaces ifEntry base object. MIB Values Detected by the ifData Poll contains a brief description of these MIB values:
MIB Values Detected by the ifData Poll
You enable the IfData_LogToFile behavior model by turning on its alarm and poll. In our case, because all polls are turned on by default when you install NerveCenter, you need only turn on the alarm.
To turn on the IfData_LogToFile alarm:
From the client's
Admin
menu, choose Alarm Definition List
.
The Alarm Definition List window is displayed.
IfData_LogToFile
alarm and select Open
.The Alarm Definition window is displayed.
On
radio button.
Save
. The IfData_LogToFile alarm is now enabled and will transition when the defined MIB attributes are detected on one of the nodes you defined.
Importing the IfData_LogToFile Behavior Model | Enabling the IfLoad Behavior Model |
29 July 2003 |