Monitoring Your Network - Monitoring Nodes - Using the NerveCenter Client -
Using the NerveCenter Web Client      Generating Reports

Using the NerveCenter Client

The NerveCenter Client enables you to perform two types of node-related tasks. First, it enables you to view a list of alarms that can be instantiated for a node and a list of the alarms that are currently instantiated for a node. Second, the NerveCenter Client enables you to quickly query a node to determine its status.

For further information about these subjects, see the following subsections:

Viewing Related Alarms

The NerveCenter Client can provide you with lists of:

 
  To view the alarms related to a node:

  1. From the Client's Admin menu, choose Node List.

    The Node List window is displayed.

    nodelistd

  2. Double-click the name or IP address of the node in which you're interested.

    The Node Definition window is displayed and presents the definition of the node you selected.

    nodeDefinition22

  3. Select the Alarms tab.

    The Alarms tab is displayed.

    alarmsPage3

    In this example, the only alarm that has been instantiated is IfLoad. This alarm instance is monitoring interface 2 and is in the state medium, indicating that there is a moderate level of traffic on this interface.

    The other alarms in the list are alarms that will be instantiated if:

Querying Nodes

In addition to listing a node's current alarm instances, the NerveCenter Client can query a node to determine whether the node is up and whether its SNMP agent is up -- without using a behavior model. To determine whether a node is up or down, you send an ICMP ping to the node, and to determine the status of a node's SNMP agent, you send an SNMP GetRequest to the node asking for information about the system object.

 
  To query a node:

  1. From the Client's Admin menu, choose Node List.

    The Node List window is displayed.

    nodelist5

  2. Double-click the name or IP address of the node in which you're interested.

    The Node Definition window is displayed and presents the definition of the node you selected.

    nodeDefinition26

  3. Select the Query Node tab.

    The Query Node tab is displayed.

    queryNode7

  4. If the node you're querying is multihomed, select the IP address you want to use for the query from the IP Address drop-down list box.
  5. Select the Ping or Get button.

    If you select the Ping button, NerveCenter pings the node, and the node's response is displayed in the Ping Result field. If there is no response, the node is unreachable.

    If you select the Get button, NerveCenter sends to the node an SNMP GetRequest asking for the values of the following MIB attributes: sysDescr, sysObjectID, and sysUpTime. If the node replies with a GetResponse message that contains the values of these attributes, NerveCenter displays the values in the System Description, System Object ID, and System Up Time fields. If the node does not respond, you can infer that the node's SNMP agent is down or that the node is unreachable.

Viewing Parent Node Status

NerveCenter monitors parent-child relationships and uses this information for downstream alarm suppression, suppressing alarms from any nodes that are downstream from a down router. The Parents tab of the Node Definition window displays the status that is obtained from NerveCenter's SetNodeStatus Perl subroutines.

 
  To view the status of parent nodes:

  1. From the Client's Admin menu, choose Node List.

    The Node List window is displayed.

    nodelist8

  2. Double-click the name or IP address of the node in which you're interested.

    The Node Definition window is displayed and presents the definition of the node you selected.

    nodeDefinition29

  3. Select the Parents tab.

    The Parents tab is displayed.

    parentsPage10

  4. Select Refresh to update parent status information displayed in the window.


Using the NerveCenter Web Client Generating Reports
29 July 2003