Code

added new graphs
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 4 Mar 2006 09:23:09 +0000 (09:23 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 4 Mar 2006 09:23:09 +0000 (09:23 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@770 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/gallery/btdmd8.png [new file with mode: 0644]
website/gallery/btdmd8.xml [new file with mode: 0644]
website/gallery/index.wml
website/gallery/meteo-igf.png [new file with mode: 0644]
website/gallery/meteo-igf.xml [new file with mode: 0644]
website/gallery/mmsc0.xml [new file with mode: 0644]
website/gallery/mmsc0pin.png [new file with mode: 0644]
website/gallery/mmsc0pout.png [new file with mode: 0644]
website/gallery/mmsc0qep.png [new file with mode: 0644]

diff --git a/website/gallery/btdmd8.png b/website/gallery/btdmd8.png
new file mode 100644 (file)
index 0000000..013d82e
Binary files /dev/null and b/website/gallery/btdmd8.png differ
diff --git a/website/gallery/btdmd8.xml b/website/gallery/btdmd8.xml
new file mode 100644 (file)
index 0000000..75e2615
--- /dev/null
@@ -0,0 +1,12 @@
+<gallery image="btdmd8.png" > <!-- no wider than 600 pixle -->
+
+      <title>Interconnect Utilization in Erlangs (Minutes per Minute)</title>
+     <author>Ben Golden</author> 
+<description>Graph shows inbound and outbound call traffic going in and out of the switch via the 6 trunks connected to the Diamond exchange. Inbound traffic shown as positive and uses a lowest-free fill method. Outbound traffic shown as negative uses a distributed fill method.</description>
+       <year>2006</year><month>3</month> <!-- creation date -->
+      
+   <!-- Optional -->   
+
+      <email>bengolden@.removethis.blueyonder.co.uk</email>
+
+</gallery>
\ No newline at end of file
index 3d909e6d94b369edd0d1aaf59ebeea77b7abc1d6..246d3b5cfe2ffe6b264659dee9d22728db395c9f 100644 (file)
@@ -4,6 +4,9 @@
 
 <H1>RRDtool Gallery</H1>
 
+#include "meteo-igf.xml"
+#include "btdmd8.xml"
+#include "mmsc0.xml"
 #include "576_nodes.xml"
 #include "windvaan.xml"
 #include "rrdstats.xml"
diff --git a/website/gallery/meteo-igf.png b/website/gallery/meteo-igf.png
new file mode 100644 (file)
index 0000000..a4acee5
Binary files /dev/null and b/website/gallery/meteo-igf.png differ
diff --git a/website/gallery/meteo-igf.xml b/website/gallery/meteo-igf.xml
new file mode 100644 (file)
index 0000000..0f2e486
--- /dev/null
@@ -0,0 +1,16 @@
+<gallery image="meteo-igf.png" >
+  <title>Temperature, humidity and pressure plots</title>
+  <author>Sylwester Arabas</author> 
+  <description>
+    We use rrdtool to plot some basic meteorological
+    parameters. Data is coming from our institute's 
+    (http://www.igf.fuw.edu.pl/zfa/en/) meteo-station
+    which was build from scratch by students. Rrdtool 
+    fetch command is also used for creation of datafiles 
+    available on the website.
+  </description>
+  <year>2005</year>
+  <month>12</month> 
+  <livesite>http://skng.igf.fuw.edu.pl/pl/stacja/</livesite> 
+  <email>slayoo@igf.fuw.edu.pl</email>
+</gallery>
diff --git a/website/gallery/mmsc0.xml b/website/gallery/mmsc0.xml
new file mode 100644 (file)
index 0000000..5ea4150
--- /dev/null
@@ -0,0 +1,35 @@
+<gallery image="mmsc0pin.png" > <!-- no wider than 600 pixle -->
+
+<title> MMS Inbound </title>
+<author> Alex Rivoltella </author>
+<description> Simply parse of SNMPget from Vendor OID. The graph display 
+the actual volume of transactins for MMS submition, from 3 differents 
+devices such as, Phone, VAS, and MM4 (others operator). </description>
+<year> 2006 </year><month> 1 </month> <!-- creation date -->
+<email> alessio.r-leaveme@tiscalinet.it </email>
+
+</gallery>
+
+<gallery image="mmsc0pout.png" > <!-- no wider than 600 pixle -->
+
+<title> MMS Outbound </title>
+<author> Alex Rivoltella </author>
+<description> Simply parse of SNMPget from Vendor OID. The graph display 
+the actual volume of transactins for MMS retreive, to 2 differents 
+devices such as, Phone and MM4 (others operator). </description>
+<year> 2006 </year><month> 1 </month> <!-- creation date -->
+<email> alessio.r-leaveme@tiscalinet.it </email>
+
+</gallery>
+
+<gallery image="mmsc0qeq.png" > <!-- no wider than 600 pixle -->
+
+<title> MMS In queue</title>
+<author> Alex Rivoltella </author>
+<description> Simply parse of SNMPget from Vendor OID. The graph display 
+the actual volume of transactins for MMS retreive, to 2 differents 
+devices such as, Phone and MM4 (others operator). </description>
+<year> 2006 </year><month> 1 </month> <!-- creation date -->
+<email> alessio.r-leaveme@tiscalinet.it </email>
+
+</gallery>
diff --git a/website/gallery/mmsc0pin.png b/website/gallery/mmsc0pin.png
new file mode 100644 (file)
index 0000000..4cb020e
Binary files /dev/null and b/website/gallery/mmsc0pin.png differ
diff --git a/website/gallery/mmsc0pout.png b/website/gallery/mmsc0pout.png
new file mode 100644 (file)
index 0000000..23210d2
Binary files /dev/null and b/website/gallery/mmsc0pout.png differ
diff --git a/website/gallery/mmsc0qep.png b/website/gallery/mmsc0qep.png
new file mode 100644 (file)
index 0000000..0730dc6
Binary files /dev/null and b/website/gallery/mmsc0qep.png differ