Changes between Version 12 and Version 13 of INSTOOLSSummary


Ignore:
Timestamp:
05/18/11 15:55:46 (13 years ago)
Author:
carpenter@vis.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • INSTOOLSSummary

    v12 v13  
    11= INSTOOLS, Instrumentation Tools =
    22
    3 Instrumentation Tools (INSTOOLS) is a network instrumentation and measurement framework designed to make it easy to deploy network measurement infrastructure onto a slice.  Once deployed, INSTOOLs allows the user to "see" the network behavior using a standard web browser.
     3Instrumentation Tools (INSTOOLS) is a network instrumentation and measurement framework designed to make it easy to deploy network measurement infrastructure into a slice.  Once deployed, INSTOOLs allows the user to "see" the network behavior using a standard web browser.
    44From a user's viewpoint, there are basically two steps required to use INSTOOLs:
    5  * Instrument the Slice: The users runs a script that deploys the necessary network monitoring software into a slice which then begins collecting network traffic measurements for that slice -- see [wiki:Instrumentize instrumentize]
     5 * Instrument the Slice: The user runs a script that deploys the necessary network monitoring software into a slice which then begins collecting network traffic measurements for that slice -- see [wiki:Instrumentize instrumentize]
    66 * Visualize/Graph the Collected Measurements: After instrumenting the slice, the user is given a web page to visit in order to "see" a live view of the network traffic flowing through the slice.  Users can either use the Portal View [wiki:SlicePortal INSTOOLS Portal] that shows the slice on a map and allows users to click on any link or node in the slice to see its performance.  A second interface [wiki:INSTOOLSInterface INSTOOLS Live View] provides a very detailed live view of the links and nodes supported by a particular aggregate.
    77The INSTOOLS framework is designed to make configuration, deployment, and visualization of measurement data easy. The INSTOOLS user does not need to be an expert in system administration or network management, The goal is not to reinvent the wheel, but, rather develop ways to automatically deploy and leverage existing tools. Network state information is typically more important than packet trace information, therefore many of the tools used measure data such as routing tables, packet counters (e.g., interface counters), cache entries (e.g., ARP, DNS, and NAT tables), processor load averages, memory statistics, host configurations, firewall rules, etc.