Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r657 committed - Added a table with the brief description of the NDT components.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r657 committed - Added a table with the brief description of the NDT components.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r657 committed - Added a table with the brief description of the NDT components.
  • Date: Thu, 29 Sep 2011 13:01:04 +0000

Revision: 657
Author:

Date: Thu Sep 29 06:00:39 2011
Log: Added a table with the brief description of the NDT components.
http://code.google.com/p/ndt/source/detail?r=657

Modified:
/wiki/NDTArchitecture.wiki

=======================================
--- /wiki/NDTArchitecture.wiki Wed Sep 28 06:23:20 2011
+++ /wiki/NDTArchitecture.wiki Thu Sep 29 06:00:39 2011
@@ -23,6 +23,20 @@

== Architecture Overview ==

+The brief information about each of the NDT component can be found in the following table:
+
+|| *Component Name* || *Type* || *Description* || *Sources Location* ||
+|| *web100clt* || Client Tools || The NDT Client application. || ||
+|| *Tcpbw100.jar* || Server/Client Tools || The Java Applet-based client that requires JVM browser plugin installed at the client machine. || ||
+|| *web100srv* || Server Tools || The NDT Server application. || ||
+|| fakewww || Server Tools || Optional 'lite' web server. || ||
+|| analyze || Administrative Tools || Console based utility application that can look through the NDT log files and display the old test results. | | ||
+|| viewtrace || Administrative Tools || Console based utility application that can read [NDTDataFormat#tcpdump_trace tcpdump trace] files to perform packet pair timings to determine [NDTTestMethodology#Bottleneck_Link_Detection what type of bottleneck link exists] on the analyzed path. || ||
+|| tr-mkmap || Administrative Tools || Console based utility application that can build a default traceroute tree between all federated NDT servers. The fakewww web server uses such pre-built traceroute trees to redirect clients to the closest NDT servers. || ||
+|| genplot || Administrative Tools || Console based utility that can read [NDTDataFormat#web100_snaplog_trace web100 snaplog trace] files and generate xplot graphs from the obtained web100 variables. || ||
+|| JAnalyze.jar || Administrative Tools || Java based utility application that can look through the NDT log files and display the old test results (along with displaying existing snaplog/tcpdump trace files and additional graphs). || ||
+|| Admin.class || Administrative Tools || The Java Applet-based application that provides an administrator view of the NDT usage statistics (this applet is responsible for drawing the bar graph that appears on the admin view html page). || ||
+
== Life Cycle ==

== Build Instructions ==


  • [ndt-dev] [ndt] r657 committed - Added a table with the brief description of the NDT components., ndt, 09/29/2011

Archive powered by MHonArc 2.6.16.

Top of Page