Table of ContentsPreviousNextIndex
 
PDF

Fidelia Technology Logo

    Real-time Status Monitoring

13.1 Introduction

NetVigil offers two types of reporting, real-time status reports and periodic trend reports. Immediately upon login to the NetVigil system, by default you are able to see the real-time status of your monitored devices on the Device Summary page. You are able to see any current failures and performance losses instantly. In a single click NetVigil provides you with test details on any monitored device, a 24 hour graphical snapshot of performance and event history, and test results for the last 30 days.

13.1.1 NetVigil Terms

NetVigil monitors the availability and performance of your network and application systems, and their underlying components. These systems and components may be routers, switches, servers, databases, networks, or applications.

A test is the measure of device functioning. Tests are used to monitor your devices. NetVigil reports the status of each test. Test status (shown on the Status | Tests page) is the current status category (ok, warning, critical, unknown, unreachable, suspended, or not configured) for a test. Device status (shown on the Status | Device page) is the worst current test status for a device.

NetVigil uses boundaries called thresholds to determine a test's status. An event occurs whenever a test result crosses a threshold.

An action is an activity that is automatically triggered by an event. Actions can be designed to take place immediately when a single event occurs or after the same event occurs repeatedly. For instance, an E-mail notification can be sent whenever a test crosses the warning threshold, or it can be sent after a test has crossed the warning threshold five consecutive times.

13.2 NetVigil Status View

Figure 13.1 displays the NetVigil icons used to display device and test status.

Status
Description
OK
The test was within configured thresholds.
WARNING
The test violated the Warning threshold
CRITICAL
The test violated the Critical threshold, or alternately it FAILED to perform for some reason (see description below for failed tests).
TRANSIENT
Test status is TRANSIENT if the test's status has changed, but the flap prevention threshold has not been crossed (set in dge.xml). For example, if you configure a test so that no action is taken until the result has been CRITICAL for three test cycles, test status changes to TRANSIENT after the first CRITICAL result is returned. It remains TRANSIENT until either the problem is resolved, in which case test status changes to a lower severity, or the third CRITICAL result is returned, after which test status is CRITICAL and appropriate action is taken.
UNKNOWN
Test status can be UNKNOWN for one of several reasons, see description below. This can be monitor dependent.
UNREACHABLE
A test is in this state if all the `parent' devices are down and the downstream device is unreachable based on the topology. Additionally, if a DGE is unreachable by the WebApp, it displays the UNREACHABLE state for all the tests and devices on that DGE.
This state is useful to prevent alarm floods when a parent device goes down in a network.
NOTCONFIGURED
If there are no tests configured for a device in that category

Test status can be UNKNOWN for one of several reasons:

Although not represented by a particular icon, a test can have a status of FAIL, which means that the device was reached but the test failed to be performed. An example is when a POP3 port test is performed and the supplied login/password combination fails. This is monitor dependent.

NetVigil Symbols Used to Report Status

Test Timeouts

If a standard test does not return a result within a certain timeout interval, test status is FAILED. There are three types of timeouts:

The timeout value is always the same (e.g., 10 seconds).

The timeout value changes depending on some user-configured value (e.g, threshold + 5 seconds).

The value is specified in a configuration file and does not frequently change.

Monitor Type
Timeout Type
Timeout Interval
Comments
ICMP ping
fixed
10 seconds
 
SNMP
fixed
11 seconds
NetVigil retries 3 times within this period
TCP-based (HTTP, SMTP, POP3, etc.)
dynamic
Largest configured threshold (End-user, Admin, or SLA) + 5 seconds
 
UDP-based (DNS, RADIUS, NTP, etc.)
dynamic
Largest configured threshold (End-user, Admin, or SLA) + 3 seconds. (If all thresholds are 0, timeout is 5 seconds.)
 
Script-based plugin monitors
fixed
60 seconds
 
Script-based plugin actions
static
Value specified in configuration file, or 60 seconds if none specified
Applicable when waitForTerminate property is enabled in the configuration file

13.2.1 Device Status Summary View

The Device Summary View is the default view after the STATUS tab is selected. There is one row for each device in your department that is being monitored. Each row gives the device name and the status for each of three categories of tests: Network, System, and Application.

The modify icon links you to a page for modifying a device's settings.

If the device status for one group of tests is warning, at least one current test result for that test category is in warning range. Similarly, if the device status for one category of tests is critical, at least one current test result for that group is in critical range. The worst test status of all tests in the category determines the icon displayed. The rule for displaying the icons (from most to least severe) is:

A sample Device Summary page is shown below.

Device Summary Page

13.2.2 Test Summary View

The Test Summary page contains one row for each test being conducted. Each row contains test status, test name, current test value, the warning and critical thresholds, the time the last test was conducted, and the time the test has remained in the current state.

Test Summary Page

Click on the STATUS tab on the main navigation bar to go to the Device Summary page. Click on the device name link for the device of interest and you will be taken to the Device Status Details page.

13.2.3 Test Details View

The Test Details page graphically displays performance and event history for a single test over the last 6-24 hours. Figure 5 below illustrates the four graphs on the Test Details page:

Test Details Page

From the Test Details page, users also have access to the following information for that test:

13.2.4 Service Container Summary View

The Service Container Summary View, available via STATUS | containers displays the consolidated view of logical systems or applications by grouping together tests, devices or nested containers. The status of a container is the `worst' of any of the its components. Hence, if any device or nested container within a container turns critical, the status will `bubble up' and turn the top level container to also be critical.

In addition to viewing the real-time status of Service Containers, you can generate reports on containers which tell you the downtime, which element caused a container to be unavailable, etc.

Please see Section 14.6, "Managing Service Containers" on page 14-207 for more detailed information.

13.2.5 Device Display Filters

Via NetVigil's device summary views (i.e. Device Summary and Device Groups Summary pages), users can set default filters in order to only view devices in specific states. For example, users may elect to filter out devices that are in an 'OK' status. Additionally, users can specify how many devices are displayed on a single page. Especially for large deployments, these two features can dramatically cut down on the number of entries a user must scroll through to get a quick snapshot of system health. A toggle switch on the Device Summary & Device Groups Summary pages quickly disables or enables the filter(s).

13.2.6 Device Comment Field

A user can enter a comment that will display on the Device Summary page. This could be used in any way by the user to communicate device-specific information, such as to identify why a device is being suspended or as general information on the current state of the device.

13.2.7 Context-sensitive Help or Action

NetVigil's Test Summary view displays a HELP link used to provide context-sensitive help to users. Selecting the link displays a pop-up window with information configured by your administrator or operations personnel to address device or test help topics. Although completely customizable, one suggested use of this functionality is to provide online help documentation for a specific device or test in the absence of senior administration personnel (e.g. nighttime operations).

An alternative to providing text based help, is to enable an action (e.g. server re-start) via the HELP link. This is a powerful option, as an administrator can configure any number of files to work in this fashion, enabling a large number of background processes via the web app. Please contact your NetVigil administrator for details of how the functionality is being deployed in your organization.

13.3 Event Logs

An Event Log lists every time a test status has changed state in the past 24 hours. Each entry gives the device name, time the event occurred, test name, type of test, low (warning) and high (critical) thresholds, and the actual test value. The Event Log can be viewed in aggregate for all devices and tests on a department, or may be viewed in a filtered manner for a specific device or test. The various levels of viewing event logs are explained below.

Please wait for the information to load, as the databases for all the Data Gathering Engines (DGEs) are being queried.

13.4 Alarms & Messages

Alarms or Messages are text alerts are generated by syslogs, Windows logs or even SNMP traps. These are matched based on the text patterns and trigger an action and is also recorded in the `messages' window. Even NetVigil generates its own alerts such as creation or modification of devices.

For details on how to setup log file and trap monitoring, see Section 14.3.1, "Monitoring Log Files for Patterns" on page 14-191.


Fidelia Technology, Inc.
Contact Us
Table of ContentsPreviousNextIndex