You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Contents


 


Overview

Uptime Scrutinizer is a NetFlow analyzer that takes advantage of communications standards for Cisco IOS networking devices (as well as other compatible switches and routers) to retrieve and store network traffic information for users, systems, and applications. It allows administrators to monitor, graph, and report on network usage patterns, and locate the heaviest traffic creators.

To help you establish Uptime Infrastructure Monitor as the core component for tracking the performance and reliability of your network, you can integrate an Uptime Scrutinizer instance with Uptime Infrastructure Monitor. Once integrated, you can perform the following tasks in Uptime Infrastructure Monitor:

  • Add network devices that are exporting NetFlow data to Uptime Scrutinizer.
  • Generate Uptime Scrutinizer graphs from NetFlow-exporting elements. You can use the network device's Graphing page in Uptime Infrastructure Monitor to directly call an Uptime Scrutinizer instance. A graph that covers a specified time frame is generated, showing the monitored element's bi-directional throughput rates through known ports, which are determined based on use by all known applications.
  • Generate Uptime Scrutinizer graphs from other Elements. Similar to network devices, you can use other Elements' Graphing pages to generate graphs in Uptime Scrutinizer. These graphs will show network traffic from the host, allowing you to pinpoint heavy users. From here, you will be able to select and graph other network traffic data for the host.
  • Use an embedded Uptime Scrutinizer interface in Uptime Infrastructure Monitor's Global Scan panel. You can access all of Uptime Scrutinizer's features, such as the MyView status panel, from the Scrutinizer tab. This, in addition to custom dashboards, allows you to use Global Scan as a central reporting area for various infrastructure views, based on performance metrics from Uptime Infrastructure Monitor and other tools.

Integrating an Uptime Scrutinizer Instance with Uptime Infrastructure Monitor

There are two points of Uptime Scrutinizer integration within Uptime Infrastructure Monitor:

  1. A NetFlow dashboard is added to your Dashboards tab once the Uptime Scrutinizer integration configuration is added.  When the NetFlow dashboard is selected, it displays the Uptime Scrutinizer dashboard within Uptime Infrastructure Monitor. 
    If the NetFlow dashboard is not showing, than the integration configuration done in the above steps did not work or was not saved. 
  2. If a network device is being monitored in both Uptime Infrastructure Monitor and Uptime Scrutinizer, when you selected the network devices in the My Infrastructure list and go to Graphing, a NetFlow options will show up in the left menu in the Network section.  Selecting this Netflow option will generate an Uptime Scrutinizer graph that covers a specified time frame. It shows the monitored node’s bi-directional throughput rates through known ports, which are determined based on use by all known applications.

To access Uptime Scrutinizer data directly from Uptime Infrastructure Monitor, the Uptime Scrutinizer instance must first be configured:

  1. Access the Config tab in the Monitoring Station web interface.
  2. Click Uptime Configuration to display the configuration panel.
  3. Add the following entries to the text box:
    • netflow.enabled=true
    • netflow.hostname=[NetFlowHost]
      The host name or IP address of your Uptime NetFlow installation.
    • netflow.port=[NetFlowPort]
      The HTTP port through which Uptime Scrutinizer sends and receives communication.
    • netflow.username=[NetFlowAdmin]
      The user name required to log in to Uptime Scrutinizer.
    • netflow.password=[NetFlowPassword]
      The password required to log in to Uptime Scrutinizer.
  4. Click Update.

Related Documentation:
  • No labels