Getting a Quick Start with NerveCenter
-
Working with Behavior Models - Enabling the IfLoad Behavior Model -
The IfLoad behavior model monitors each interface on managed nodes and determines whether device load is low, medium, or high. Load is the amount of interface traffic compared to the media's capacity, expressed as a percentage. There are two definitions for each load level -- one for point-to-point networks and one for broadcast networks.
This model can give an immediate impression of network and system utilization. By measuring traffic against capacity, you can determine, for example, whether more file servers need to be added to the network. The model can also be used to track traffic-related trends and identify runaway processes that are using network resources.
The IfLoad alarm is instantiated when the load on a node changes from low to medium or high. To see how the alarm monitors load conditions, open the alarm's definition window.
To open the IfLoad Alarm Definition window:
From the client's
Admin
menu, choose Alarm Definition List
.
The Alarm Definition List window is displayed.
IfLoad
alarm and select Open
.The Alarm Definition window is displayed. Below is a picture of the alarm's finite state diagram.
As you can see from the diagram, the alarm contains four states:
Notes
button for a full description of the alarm.The HighLoad state fires a trigger after the alarm has received its third HighLoad trigger. The trigger transitions the alarm to the HighLoadPersists state and can be seen by double-clicking the HighLoad circular transition.
When the alarm has entered the MediumLoad, HighLoad, or HighLoadPersists state, receiving a lowLoad trigger returns the alarm to Low and clears any alarm instances.
The ifLoadRates poll is responsible for triggering the high, medium, and low states in the IfLoad alarm.The poll solicits load information from managed nodes and fires one of three triggers when its specified condition is detected in a node. Each trigger transitions the corresponding state in the IfLoad alarm.
To see how the ifLoad alarm is instantiated, open the definition window for the ifLoadRates poll.
To open the ifLoadRates Poll Definition window:
From the client's
Admin
menu, choose Poll List
.
The Poll List window is displayed.
ifLoadRates
poll and select Open
.The ifLoadRates 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 ifLoadRates poll. Note specifically the following poll attributes:
Enabling the IfData_LogToFile Behavior Model | Turning on the alarm |
29 July 2003 |