From: oetiker
Date: Fri, 14 Apr 2006 09:11:24 +0000 (+0000)
Subject: moved to oss.oetiker.ch
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0ec4c731bfceddb4371c1fe747c80fb530091742;p=rrdtool-all.git
moved to oss.oetiker.ch
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@787 a5681a0c-68f1-0310-ab6d-d61299d08faa
---
diff --git a/website/download.wml b/website/download.wml
index 0b9587f7..683f2c9d 100644
--- a/website/download.wml
+++ b/website/download.wml
@@ -61,7 +61,7 @@ You can download RRD tool from several places:
RRDtool source is stored in a subversion repository with anonymous access.
-Browse the RRDtool SVN via RRDtrac.
+
Browse the RRDtool SVN via RRDtrac.
Or if you want todo more than look ...
diff --git a/website/gallery/mmsc0.xml b/website/gallery/mmsc0.xml
new file mode 100644
index 00000000..5ea4150b
--- /dev/null
+++ b/website/gallery/mmsc0.xml
@@ -0,0 +1,35 @@
+
+
+ MMS Inbound
+ Alex Rivoltella
+ 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).
+ 2006 1
+ alessio.r-leaveme@tiscalinet.it
+
+
+
+
+
+ MMS Outbound
+ Alex Rivoltella
+ 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).
+ 2006 1
+ alessio.r-leaveme@tiscalinet.it
+
+
+
+
+
+ MMS In queue
+ Alex Rivoltella
+ 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).
+ 2006 1
+ alessio.r-leaveme@tiscalinet.it
+
+
diff --git a/website/gallery/mmsc0pin.png b/website/gallery/mmsc0pin.png
new file mode 100644
index 00000000..4cb020e4
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
index 00000000..23210d21
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
index 00000000..0730dc69
Binary files /dev/null and b/website/gallery/mmsc0qep.png differ
diff --git a/website/inc/design.css b/website/inc/design.css
index 344995ca..460dc349 100644
--- a/website/inc/design.css
+++ b/website/inc/design.css
@@ -104,6 +104,14 @@ div#body pre a{
color: white;
}
+div#googlead_right {
+ background-color: #1a1a1a;
+ float: right;
+ padding-top: 31px;
+ padding-left: 15px;
+ padding-right: 0px;
+}
+
/**************************
* footer
**************************/
@@ -113,6 +121,7 @@ table#frame td#footcell {
div#address {
float: right;
margin: 30px;
+ padding-right: 12px;
}
div#address small {
@@ -133,7 +142,7 @@ div#logo {
position: absolute;
height: 62px;
width: 187px;
- right: 80px;
+ right: 69px;
top: 60px;
background-image: url("rrdtool-theme.png");
}
diff --git a/website/inc/template.inc b/website/inc/template.inc
index bddb854a..35c2fb3d 100644
--- a/website/inc/template.inc
+++ b/website/inc/template.inc
@@ -65,15 +65,15 @@
# all mirrors seem dead currently
@@ -85,6 +85,24 @@ RRDtool
|
@@ -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 Firefox or
Opera but also Apple's Safari
-or KDE's Konqueror for example.
+or KDE's Konqueror for example.
+It may also be that you are looking at a mirror page which did not copy the CSS for this page. Or if some pictu
+res are missing, then the mirror may not have picked up the contents of the inc directory.
#HINWEIS: Diese Website funktioniert mit jedem Browser. Die graphische Präsentation jedoch
#basiert komplett auf CSS2. Beispiele für CSS2 konforme Browser sind zum Beispiel Firefox
#Opera oder auch Safari von Apple und
diff --git a/website/rrdworld/index.wml b/website/rrdworld/index.wml
index ed077bf7..0698c2e7 100644
--- a/website/rrdworld/index.wml
+++ b/website/rrdworld/index.wml
@@ -49,6 +49,7 @@ while we wait for new material to arrive.
Commercial Applications
#include "airwave.xml"
+#include "prefixmaster.xml"
Add your own tool to this list
diff --git a/website/site-sync b/website/site-sync
index 85cb1fb3..88cf1084 100755
--- a/website/site-sync
+++ b/website/site-sync
@@ -1,2 +1,3 @@
-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 f31eca38..f1767e46 100644
--- a/website/support.wml
+++ b/website/support.wml
@@ -20,7 +20,7 @@ rrd-developers mailinglists.
RRDtool Trac
-Bug Tracking, user maintained documentation and SVN access live in the RRDtrac site. Check it out.
+Bug Tracking, user maintained documentation and SVN access live in the RRDtrac site. Check it out.
rrd-users mailing list