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.
Click the thumbnail above to view full-sized image.
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.
IfLoadRates Poll Definition Window
Click the thumbnail above to view full-sized image.
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:
You enable the behavior model by turning on its alarm and polls. In our case, because all polls are turned on by default when you install NerveCenter, you need only turn on the alarm.
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.
On
radio button.
Save
. The IfLoad alarm is now enabled and will transition when any of its associated polls detect a medium or high load condition on a managed node.
Your next step is to make sure one of your managed nodes causes an IfLoad alarm instance. One easy way to do this is to start a fairly large software application on the node, thus temporarily increasing its load.
To increase the load on a node:
An alarm should be instantiated for this node during the next poll.
Previous: Poll that Triggers the Alarm | Next: Monitoring Alarms |
Please send comments or corrections to Information Development | This file was last updated on 10 October 2000 |