Code

sync updates
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 6 Mar 2008 06:24:20 +0000 (06:24 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 6 Mar 2008 06:24:20 +0000 (06:24 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1302 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/gallery/index.wml
website/gallery/sintraf.png [new file with mode: 0644]
website/gallery/sintraf.xml [new file with mode: 0644]
website/index.wml
website/rrdworld/index.wml
website/rrdworld/wanguard.png [new file with mode: 0644]
website/rrdworld/wanguard.xml [new file with mode: 0644]

index eec0eef7fada03a10234e29465472a1956e66c96..a6fd9ef2e84c02a98ab69a0f8817304599ad0fcf 100644 (file)
@@ -5,6 +5,7 @@
 <H1>RRDtool Gallery</H1>
 
 #include "mmh11.xml"
+#include "sintraf.xml"
 #include "netapp-iops.xml"
 #include "temp6.xml"
 #include "fsu_predict.xml"
diff --git a/website/gallery/sintraf.png b/website/gallery/sintraf.png
new file mode 100644 (file)
index 0000000..1ebcb04
Binary files /dev/null and b/website/gallery/sintraf.png differ
diff --git a/website/gallery/sintraf.xml b/website/gallery/sintraf.xml
new file mode 100644 (file)
index 0000000..df53c3a
--- /dev/null
@@ -0,0 +1,21 @@
+<gallery image="sintraf.png" > <!-- no wider than 600
+pixle -->
+
+      <title> Sinus-Regression of Server-Traffic </title>
+     <author> Holger Kohn </author> 
+<description> This graph shows the traffic of a
+networkinterface(dark-green). In red is displayed the optimal
+sinus-curve thru the points of one week. Light-green is the
+"can-be-range" of the traffic that was not alarmed. Yellow is the
+"warning-range" of the curve and every other points cause an
+CRITICAL-Warning in our minitoring. So we bring the
+statistics-calculations into the monitoring. That will show us abnormaly
+using of different curves and alarm it. </description>
+       <year> 2008 </year><month> 1 </month> <!-- creation date -->
+      
+   <!-- Optional -->   
+
+   <livesite> http://www.kohn-nf.de </livesite> 
+      <email> holger@kohn-nf.de </email>
+
+</gallery>
index cf15f2d777edfc3579295d9539db3cb97da1e2f4..9c2e5672b6e3a593d2c1293f7621dd5ad601fd1a 100644 (file)
@@ -12,14 +12,14 @@ RRDtool 1.3 Beta 4 is out. Read about the features on
 Get your copy from the <a href="http://oss.oetiker.ch/rrdtool/pub/beta">beta download area</a>.
 
 
-<H2>Logging &amp; Graphing</H2>
+<H2>What RRDtool does</H2>
 
 <p>RRDtool is the OpenSource industry standard, high performance data
 logging and graphing system for time series data. Use it to write your
 custom monitoring shell scripts or create whole applications using its Perl,
 Python, Ruby, TCL or PHP bindings.</p>
 
-<p><img src="stream-pop.png"/></p>
+#<p><img src="stream-pop.png"/></p>
 
 <H2>Download</H2>
 
index 9b32260ed40984a9cb35fb4702b0e0fd15f645b3..347dd126e64d0439d04ac8fcffc0391ef5d90d2f 100644 (file)
@@ -67,6 +67,7 @@ add-ons to big applications or even replacements for rrdtool itself.</p>
 
 #include "airwave.xml"
 #include "prefixmaster.xml"
+#include "wanguard.xml"
 
 <h2>Add your own tool to this list</h2>
 
diff --git a/website/rrdworld/wanguard.png b/website/rrdworld/wanguard.png
new file mode 100644 (file)
index 0000000..7d8fdc5
Binary files /dev/null and b/website/rrdworld/wanguard.png differ
diff --git a/website/rrdworld/wanguard.xml b/website/rrdworld/wanguard.xml
new file mode 100644 (file)
index 0000000..300b650
--- /dev/null
@@ -0,0 +1,11 @@
+<rrdworld type="application"
+          icon="wanguard.png" > <!-- Size 100x68 -->
+       <name> WANGuard Platform </name>
+     <author> Andrisoft </author>
+<description> WANGuard Platform relies on NetFlow or Port Mirroring / SPAN to provide in-depth network traffic analysis and DDoS detection and mitigation. It can be used to generate traffic graphs and traffic accounting reports per IP, per subnet, per IP Zone or per router interface / switch port.</description>
+   <homepage> http://www.andrisoft.com </homepage> 
+       <year> 2008 </year><month> 2 </month> 
+    <license> Commercial </license>
+    <email> office@andrisoft.com </email>
+</rrdworld>
\ No newline at end of file