Changes between Initial Version and Version 1 of INSTOOLSSummary


Ignore:
Timestamp:
04/27/11 02:12:27 (13 years ago)
Author:
carpenter@vis.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • INSTOOLSSummary

    v1 v1  
     1- INSTOOLS -
     2
     3Instrumentation Tools, or INSTOOLS, is a network instrumentation and measurement framework designed to make it easy to track and understand network behavior. INSTOOLS consists of three basic components:
     4 * Instrumentation: data capture tools are deployed at points in the network to capture data. [wiki:Instrumentize instrumentized]
     5 * Measurement: data is captured while the system is running.
     6 * Presentation: the processed data is presented to the user. [wiki:SlicePortal INSTOOLS Portal] and [wiki:INSTOOLSInterface INSTOOLS Live View]
     7The INSTOOLS framework is designed to make these components easy for the user to specify, configure and deploy. 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.