Code

added tstat
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 21 Jul 2005 06:45:09 +0000 (06:45 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 21 Jul 2005 06:45:09 +0000 (06:45 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@656 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/rrdworld/index.wml
website/rrdworld/tstat.xml [new file with mode: 0644]
website/rrdworld/tstat_logo.png [new file with mode: 0644]

index 3f5fd095a5a0f9e06fecf7309157f41b927cd653..de6500535ca05b317d8f61502a35453474913e99 100644 (file)
@@ -28,6 +28,7 @@ while we wait for new material to arrive.</p>
 #include "serverstats.xml"
 #include "tinygraph.xml"
 #include "torrus.xml"
+#include "tstat.xml"
 
 <h2>Add your own tool to this list</h2>
 
diff --git a/website/rrdworld/tstat.xml b/website/rrdworld/tstat.xml
new file mode 100644 (file)
index 0000000..8eb3dde
--- /dev/null
@@ -0,0 +1,32 @@
+<rrdworld type="application"
+          icon="tstat_logo.png" > <!-- Size 100x66 -->
+           
+                  <name> Tstat </name>
+                       <author> Marco Mellia </author>
+                       <description> 
+                       Tstat provides information about classic
+                       and novel performance indexes and statistical data
+                       about Internet traffic.
+                       It collects measurement indexes at both the
+                       network (IP) layer and transport (TCP/UDP) layer.
+                       Real time protocols (RTP/RTCP) are also analyzed,
+                       allowing you to get statistical measurements on
+                       VOIP traffic, for example.
+                       Tstat analyzes either real-time captured packet
+traces,
+or previously recorded packet-level traces in various dump formats.
+
+</description>
+   <homepage> http://tstat.tlc.polito.it </homepage> 
+          <year> 2005 </year><month> 6 </month> <!-- Entry creation date
+          -->
+              <license> GPL </license>
+              
+                 <!-- Optional -->   
+                 
+                    <livesite> http://tstat.tlc.polito.it/web.shtml
+</livesite> 
+      <email> mellia@mail.tlc.polito.it </email> <!-- Author contact -->
+      
+      </rrdworld>
+      
diff --git a/website/rrdworld/tstat_logo.png b/website/rrdworld/tstat_logo.png
new file mode 100644 (file)
index 0000000..e866b59
Binary files /dev/null and b/website/rrdworld/tstat_logo.png differ