summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 58a06f6)
raw | patch | inline | side by side (parent: 58a06f6)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 14 Apr 2006 09:11:24 +0000 (09:11 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 14 Apr 2006 09:11:24 +0000 (09:11 +0000) |
website/download.wml | patch | blob | history | |
website/gallery/mmsc0.xml | [new file with mode: 0644] | patch | blob |
website/gallery/mmsc0pin.png | [new file with mode: 0644] | patch | blob |
website/gallery/mmsc0pout.png | [new file with mode: 0644] | patch | blob |
website/gallery/mmsc0qep.png | [new file with mode: 0644] | patch | blob |
website/inc/design.css | patch | blob | history | |
website/inc/template.inc | patch | blob | history | |
website/rrdworld/index.wml | patch | blob | history | |
website/site-sync | patch | blob | history | |
website/support.wml | patch | blob | history |
diff --git a/website/download.wml b/website/download.wml
index 0b9587f7ecc2847e334d8e2fde3e2f35a267ca42..683f2c9dbda86fb0c0d89e92df296fd29f5d648d 100644 (file)
--- a/website/download.wml
+++ b/website/download.wml
<p>RRDtool source is stored in a subversion repository with anonymous access.</p>
-<p>Browse the RRDtool SVN via <a href="http://people.ee.ethz.ch/oetiker/webtools/rrdtool-trac/browser/branches/1.2/program">RRDtrac</a>.
+<p>Browse the RRDtool SVN via <a href="http://oss.oetiker.ch/rrdtool-trac/browser/branches/1.2/program">RRDtrac</a>.
Or if you want todo more than look ...</p>
<pre>
diff --git a/website/gallery/mmsc0.xml b/website/gallery/mmsc0.xml
--- /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
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
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
index 0000000..0730dc6
Binary files /dev/null and b/website/gallery/mmsc0qep.png differ
diff --git a/website/inc/design.css b/website/inc/design.css
index 344995caefb89f598b57ec869a63aeee47515550..460dc34958ae1fa2cb24d4a516760eb50c0a69e1 100644 (file)
--- a/website/inc/design.css
+++ b/website/inc/design.css
color: white;
}
+div#googlead_right {
+ background-color: #1a1a1a;
+ float: right;
+ padding-top: 31px;
+ padding-left: 15px;
+ padding-right: 0px;
+}
+
/**************************
* footer
**************************/
div#address {
float: right;
margin: 30px;
+ padding-right: 12px;
}
div#address small {
position: absolute;
height: 62px;
width: 187px;
- right: 80px;
+ right: 69px;
top: 60px;
background-image: url("rrdtool-theme.png");
}
index bddb854acfec08ab3a2c048dda76cd8356d4fd3d..35c2fb3d13a718f35c04292c89e1c833d3dfd522 100644 (file)
--- a/website/inc/template.inc
+++ b/website/inc/template.inc
<td id="bodycell">
# all mirrors seem dead currently
<div id="mirrors">
-<A HREF="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/<where/>">Swiss Original</A>. Mirrors:
+<A HREF="http://oss.oetiker.ch/rrdtool/<where/>">Swiss Original</A>. Mirrors:
<A HREF="http://rrdtool.mirror.graemef.net/<where/>">UK</a><!--Graeme Fowler <graeme@graemef.net>-->
-#<A HREF="http://rrdtool.planetmirror.com/<where/>">AU</A><!--jason andrade <jason@dstc.edu.au>-->
+##<A HREF="http://rrdtool.planetmirror.com/<where/>">AU</A><!--jason andrade <jason@dstc.edu.au>-->
<A HREF="http://rrdtool.cs.pu.edu.tw/<where/>">TW</A><!--Hsun-Chang Chang <hsunchang@gmail.com>-->
-#<A HREF="http://ftp.heanet.ie/mirrors/people.ee.ethz.ch/%257Eoetiker/webtools/rrdtool/<where/>">IE</A><!--Colm MacCárthaigh <colm.maccarthaigh@heanet.ie>-->
-#<A HREF="http://rrdtool.cyclone.se/<where/>">SE</A><!--Hans Engren <hans@cyclone.se>-->
-<A HREF="http://rrdtool.trexle.net/<where/>">US</A><!--Hossam Hossny <hossam@trexle.com>-->
-<A HREF="http://rrdtool.paracoda.com/<where/>">CA</A><!--Hossam Hossny <admin@paracoda.com>-->
+##<A HREF="http://ftp.heanet.ie/mirrors/people.ee.ethz.ch/%257Eoetiker/webtools/rrdtool/<where/>">IE</A><!--Colm MacCárthaigh <colm.maccarthaigh@heanet.ie>-->
+##<A HREF="http://rrdtool.cyclone.se/<where/>">SE</A><!--Hans Engren <hans@cyclone.se>-->
+#<A HREF="http://rrdtool.trexle.net/<where/>">US</A><!--Hossam Hossny <hossam@trexle.com>-->
+#<A HREF="http://rrdtool.paracoda.com/<where/>">CA</A><!--Hossam Hossny <admin@paracoda.com>-->
</div>
<div id="logo">
<div class="legacy">
<!-- # BODY -->
<!-- ############################# -->
<div id="body">
+<div id="googlead_right">
+<script type="text/javascript"><!--
+google_ad_client = "pub-8135238818549668";
+google_ad_width = 160;
+google_ad_height = 600;
+google_ad_format = "160x600_as";
+google_ad_type = "text";
+google_ad_channel ="5627785043";
+google_color_border = "616FC5";
+google_color_bg = "202020";
+google_color_link = "66A5FF";
+google_color_url = "FFBBE8";
+google_color_text = "FFFFFF";
+//--></script>
+<script type="text/javascript"
+ src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
+</div>
{#Body#}
</div>
</td>
@@ -126,7 +144,9 @@ design though relies completely on CSS2 styles. If you see this text, this means
that your browser does not support CSS2. Consider upgrading to a standard conformant
browser like Mozilla <a href="http://www.getfirefox.com">Firefox</a> or
<a href="http://www.opera.com">Opera</a> but also Apple's <a href="http://www.apple.com/safari/">Safari</a>
-or KDE's <a href="http://www.konqueror.org">Konqueror</a> for example.</en>
+or KDE's <a href="http://www.konqueror.org">Konqueror</a> for example.
+It may also be that you are looking at a mirror page which did not copy <a href="$(ROOT)/inc/design.css">the CSS</a> for this page. Or if some pictu
+res are missing, then the mirror may not have picked up the contents of the <a href="$(ROOT)/inc/">inc</a> directory.</en>
#<de><b>HINWEIS:</b> Diese Website funktioniert mit jedem Browser. Die graphische Präsentation jedoch
#basiert komplett auf CSS2. Beispiele für CSS2 konforme Browser sind zum Beispiel <a href="http://www.getfirefox.com">Firefox</a>
#<a href="http://www.opera.com">Opera</a> oder auch <a href="http://www.apple.com/safari/">Safari</a> von Apple und
index ed077bf72dd2815348371fe5292297e9547dcb78..0698c2e7242a93f7e95389c34c0239e5605eca8b 100644 (file)
<h2>Commercial Applications</h2>
#include "airwave.xml"
+#include "prefixmaster.xml"
<h2>Add your own tool to this list</h2>
diff --git a/website/site-sync b/website/site-sync
index 85cb1fb33724e8ec09021404b603678da8865bdf..88cf10841f1f00c8a3ff47788559c6bcae700f30 100755 (executable)
--- a/website/site-sync
+++ b/website/site-sync
-rsync --copy-unsafe-links --verbose --times --delete --exclude pub --exclude='*~' --exclude=".svn" --exclude=".condor" -r . /home/oetiker/public_html/webtools/rrdtool
+rsync --copy-unsafe-links --verbose --times --delete --exclude pub --exclude='*~' --exclude=".svn" --exclude=".condor" -r . oposs@oss.oetiker.ch:public_html/rrdtool/
+#rsync --copy-unsafe-links --verbose --times --delete --exclude pub --exclude='*~' --exclude=".svn" --exclude=".condor" -r . /home/oetiker/public_html/webtools/rrdtool
#rsync --links --verbose --times --delete --exclude pub --exclude='*~' --rsh=ssh -r . tobi@ipn.caida.org:/ipn/web/Tools/RRDtool
diff --git a/website/support.wml b/website/support.wml
index f31eca383b423b3bdc476240d32ddfc95c4b273d..f1767e46fec7e4ac9989aabfb9a0526991a0158a 100644 (file)
--- a/website/support.wml
+++ b/website/support.wml
<h2>RRDtool Trac</h2>
-<p>Bug Tracking, user maintained documentation and SVN access live in the <a href="http://people.ee.ethz.ch/oetiker/webtools/rrdtool-trac/">RRDtrac</a> site. Check it out.</p>
+<p>Bug Tracking, user maintained documentation and SVN access live in the <a href="http://oss.oetiker.ch/rrdtool-trac/">RRDtrac</a> site. Check it out.</p>
<H2>rrd-users mailing list</H2>