summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b2abc24)
raw | patch | inline | side by side (parent: b2abc24)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 21 Jul 2005 06:45:09 +0000 (06:45 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 21 Jul 2005 06:45:09 +0000 (06:45 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/tstat.xml | [new file with mode: 0644] | patch | blob |
website/rrdworld/tstat_logo.png | [new file with mode: 0644] | patch | blob |
index 3f5fd095a5a0f9e06fecf7309157f41b927cd653..de6500535ca05b317d8f61502a35453474913e99 100644 (file)
#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
--- /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
index 0000000..e866b59
Binary files /dev/null and b/website/rrdworld/tstat_logo.png differ