From: oetiker
Date: Thu, 5 May 2005 22:54:42 +0000 (+0000)
Subject: initial
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=50908dbf1d4bf64170b29576a8d0e9753c734e0d;p=rrdtool-all.git
initial
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@486 a5681a0c-68f1-0310-ab6d-d61299d08faa
---
diff --git a/website/.htaccess b/website/.htaccess
index 641cfb07..64aff2c0 100644
--- a/website/.htaccess
+++ b/website/.htaccess
@@ -1 +1 @@
-ErrorDocument 404 /~oetiker/webtools/rrdtool/404.en.html
+ErrorDocument 404 http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/404.var
diff --git a/website/404.wml b/website/404.wml
index 3e749f17..f1161d9f 100644
--- a/website/404.wml
+++ b/website/404.wml
@@ -5,5 +5,5 @@
Sorry this page does not exist
For the release of RRDtool 1.2 the RRDtool website has been restructured.
-Most things are still around but probably under a new address
+Most things are still around, but probably under a new address.
diff --git a/website/gallery/entry.txt b/website/gallery/entry.txt
index 80a98657..cde881e4 100644
--- a/website/gallery/entry.txt
+++ b/website/gallery/entry.txt
@@ -1,4 +1,4 @@
-
+
Virus Graph
Max Beispiel
diff --git a/website/gallery/flux.png b/website/gallery/flux.png
new file mode 100644
index 00000000..a0006ee0
Binary files /dev/null and b/website/gallery/flux.png differ
diff --git a/website/gallery/flux.xml b/website/gallery/flux.xml
new file mode 100644
index 00000000..9cb89754
--- /dev/null
+++ b/website/gallery/flux.xml
@@ -0,0 +1,20 @@
+
+
+ Fluxoscope Graph
+ Simon Leinen
+ Fluxoscope is a system used by SWITCH for measurements of
+ our external network traffic. One of its products are graphs which
+ represent, for each external connection, the protocol distribution
+ of traffic over time. The example graph shows the traffic
+ distribution on one of our "upstream" or transit ISPs over a
+ period of a few hours. The "positive" part of the graph shows
+ incoming traffic (what we receive from the ISP), the "negative"
+ part corresponds to outgoing traffic (what we send them).
+
+ 2005 5
+
+
+
+ simon@switch.ch
+
+
diff --git a/website/gallery/gate.spamd.day.600.png b/website/gallery/gate.spamd.day.600.png
new file mode 100644
index 00000000..fd75e421
Binary files /dev/null and b/website/gallery/gate.spamd.day.600.png differ
diff --git a/website/gallery/gate.spamd.week.600.png b/website/gallery/gate.spamd.week.600.png
new file mode 100644
index 00000000..3faa6ad5
Binary files /dev/null and b/website/gallery/gate.spamd.week.600.png differ
diff --git a/website/gallery/index.wml b/website/gallery/index.wml
index 89c9d848..6dcbe005 100644
--- a/website/gallery/index.wml
+++ b/website/gallery/index.wml
@@ -4,12 +4,9 @@
RRDtool Gallery
-Graphs can be informative or beautiful, or both. This page is for
-specimens of the last two categories.
-
-Waiting for the first entry. You can checkout the old-site
-in the mean time.
+#include "flux.xml"
+#include "spamd_rrdgraph.xml"
+#include "uw-hep-condor.xml"
Add your own graphs to this list
diff --git a/website/gallery/spamd_rrdgraph.xml b/website/gallery/spamd_rrdgraph.xml
new file mode 100644
index 00000000..ba06bd48
--- /dev/null
+++ b/website/gallery/spamd_rrdgraph.xml
@@ -0,0 +1,14 @@
+
+
+ spamd connections
+ Christopher Kruslicky
+
+OpenBSD's
+spam deferral daemon connection graph shows simultaneous connections in green, and connection times in blue. The dark blue line shows the average connection time, with lighter blue used to show the range from minimum to maximum as a blurring effect. The data is taken from a spamd logfile every time a line is added, or at 10 second intervals if no new data arrives in which case the most recent values are duplicated. The RRD is created with a 30 second heartbeat - so some fractional number of connections is possible. For those unfamiliar with spamd, it is an SMTP tarpit for blacklisted senders. The logfile includes the number of concurrent connections each time a new host connects, and the time a connection has lasted when a host disconnects. The number of connections should be fairly accurate in the graphs, while the connection times are not so in the short-term, depending more on the timing of the disconnects. Connections and times are tracked separately in perl, except that disconnects cause a decrement in the connection count as well.
+
+
+ 2005 4
+
+ chris-rrdgallery@kruslicky.net
+
+
diff --git a/website/gallery/uw-condor-use.png b/website/gallery/uw-condor-use.png
new file mode 100644
index 00000000..d4df7e5a
Binary files /dev/null and b/website/gallery/uw-condor-use.png differ
diff --git a/website/gallery/uw-condor.png b/website/gallery/uw-condor.png
new file mode 100644
index 00000000..0cebe28d
Binary files /dev/null and b/website/gallery/uw-condor.png differ
diff --git a/website/gallery/uw-hep-condor.xml b/website/gallery/uw-hep-condor.xml
new file mode 100644
index 00000000..3a4e1825
--- /dev/null
+++ b/website/gallery/uw-hep-condor.xml
@@ -0,0 +1,37 @@
+
+
+
+ UW-HEP Grid Computing Resources Graph
+ Steve Rader
+
+This graph shows that the Linux Intel computing resources available
+for particle physics research at the University of Wisconsin
+provides 4.7 CPU years of computing power every day. It's a
+combination of Condor pools managed by High Energy Physics, the
+Computer Science Department and the Grid Laboratory of Wisconsin.
+
+
+ 2005 5
+ http://nrg.hep.wisc.edu
+
+ rader@hep.wisc.edu
+
+
+
+
+
+ UW-HEP Grid CPU Utilization Graph
+ Steve Rader
+
+
+This graph shows the utilization of Linux Intel CPUs by particle
+physics researchers and other members of the Grid Laboratory of
+Wisconsin.
+
+
+ 2005 5
+ http://nrg.hep.wisc.edu
+ rader@hep.wisc.edu
+
+
+
diff --git a/website/rrdworld/cacti.xml b/website/rrdworld/cacti.xml
new file mode 100644
index 00000000..504c4a49
--- /dev/null
+++ b/website/rrdworld/cacti.xml
@@ -0,0 +1,15 @@
+
+Cacti
+Ian Berry
+Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices.
+
+Cacti's goal is to remain true to RRDTool's feature set, allowing users to create virtually any possible RRDTool graph through Cacti's interface. Most of RRDTool's functionality including graphs, data sources, RRA's, and CDEF's are fully supported. Coupled with Cacti's templating features, all of this advanced functionality can be supported with minimal overhead to the user. Creating graphs for a device is as simple as creating the device, selecting a device template, and selecting which graphs to create for that particular device type.
+
+In addition to creating graphs, Cacti provides numerous features to aid in displaying graphs. Some of these features include multiple display modes, a real time timespan selector, and the ability to organize graphs on a tree. The user management functionality allows for users who should only have access to view certain graphs. This is beneficial for hosting/ISP orientated users that wish to give customers access to their graphs.
+
+http://www.cacti.net
+20054
+GPL
+http://www.bigspring.k12.pa.us/cacti/graph_view.php
+iberry@raxnet.net
+
\ No newline at end of file
diff --git a/website/rrdworld/drraw.png b/website/rrdworld/drraw.png
new file mode 100644
index 00000000..9d1e908a
Binary files /dev/null and b/website/rrdworld/drraw.png differ
diff --git a/website/rrdworld/drraw.xml b/website/rrdworld/drraw.xml
new file mode 100644
index 00000000..688f2ef0
--- /dev/null
+++ b/website/rrdworld/drraw.xml
@@ -0,0 +1,11 @@
+
+ drraw
+ Christophe Kalt
+ drraw is a simple web based presentation front-end for RRDtool that allows you to interactively build graphs of your own design. A
+graph definition can be turned into a template which may be applied to many Round Robin Database files. drraw specializes in providing an easy mean
+of displaying data stored with RRDtool and does not care about how the data is collected, making it a great complement to other RRDtool front-ends.
+
+ http://web.taranis.org/drraw/
+ 2002 11
+ BSD
+
diff --git a/website/rrdworld/entry.txt b/website/rrdworld/entry.txt
index 99b978f5..f5837665 100644
--- a/website/rrdworld/entry.txt
+++ b/website/rrdworld/entry.txt
@@ -1,6 +1,6 @@
-
-
+
+
RRRRumble
Peter Example
Makes rrdtool rumble when new data is added
diff --git a/website/rrdworld/index.wml b/website/rrdworld/index.wml
index 31f18584..01f3e328 100644
--- a/website/rrdworld/index.wml
+++ b/website/rrdworld/index.wml
@@ -11,17 +11,15 @@ add-ons to big applications or even replacements for rrdtool itself.
href="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool-1.0.x/rrdworld/">old-site
while we wait for new material to arrive.
-Applications
-
-none yet
+RRDtool Companions
-Add-Ons
+#include "drraw.xml"
+#include "rrd_merger.xml"
+#include "weathermap4rrd.xml"
-none yet
-
-Replacements
+Applications
-none yet
+#include "cacti.xml"
Add your own tool to this list
diff --git a/website/rrdworld/rrd_merger.xml b/website/rrdworld/rrd_merger.xml
new file mode 100644
index 00000000..f388b5a5
--- /dev/null
+++ b/website/rrdworld/rrd_merger.xml
@@ -0,0 +1,14 @@
+
+
+ RRD Merger
+ Ivan Pintori
+ RRD Merger is a perl script that merges 2 RRDs into a new one.
+ http://www.pintori.it/rrd-merger
+ 2005 5
+ GPL
+
+
+
+ ivan@pintori.it
+
+
diff --git a/website/rrdworld/weathermap4rrd.png b/website/rrdworld/weathermap4rrd.png
new file mode 100644
index 00000000..07617cd8
Binary files /dev/null and b/website/rrdworld/weathermap4rrd.png differ
diff --git a/website/rrdworld/weathermap4rrd.xml b/website/rrdworld/weathermap4rrd.xml
new file mode 100644
index 00000000..6f04eaeb
--- /dev/null
+++ b/website/rrdworld/weathermap4rrd.xml
@@ -0,0 +1,15 @@
+
+
+ WeatherMap4RRD
+ Alexandre Fontelle
+ Network Weathermap based on data from RRD files
+ http://weathermap4rrd.tropicalex.net/
+ 2005 1
+ GPL
+
+
+
+ afontelle@free.fr
+
+
\ No newline at end of file