-----------------------
If you want to show your appreciation for RRDtool you could make me happy
-by going to http://people.ee.ethz.ch/oetiker/wish and ordering a CD from
+by going to http://tobi.oetiker.ch/wish and ordering a CD from
my CD wish list ...
rrd-developers For people who actually HACK RRDtool code
To subscribe to <MAILGLIST> send a message with the subject 'subscribe'
-to <MAILGLIST>-request@list.ee.ethz.ch.
+to <MAILGLIST>-request@lists.oetiker.ch
Note, that postings to rrd-announce will always be cross-posted
to rrd-users and rrd-developers as well.
The latest Version:
-------------------
-Is available from http://people.ee.ethz.ch/oetiker/webtools/rrdtool/
+Is available from http://oss.oetiker.ch/rrdtool/
Tobias Oetiker <tobi@oetiker.ch>
<SOFTPKG NAME="RRDs" VERSION="1,100001,0,0">
<TITLE>RRDs</TITLE>
<ABSTRACT>Round Robin Database Tool</ABSTRACT>
- <AUTHOR>Tobias Oetiker (oetiker@ee.ethz.ch)</AUTHOR>
+ <AUTHOR>Tobias Oetiker (tobi@oetiker.ch)</AUTHOR>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
'LIBS' => '../../src/release/rrd.lib "/Program Files/GnuWin32/lib/libart_lgpl.lib" "/Program Files/GnuWin32/lib/libz.lib" "/Program Files/GnuWin32/lib/libpng.lib" "/Program Files/GnuWin32/lib/libfreetype.lib"',
'realclean' => {FILES => 't/demo?.rrd t/demo?.png' },
($] ge '5.005') ? (
- 'AUTHOR' => 'Tobias Oetiker (oetiker@ee.ethz.ch)',
+ 'AUTHOR' => 'Tobias Oetiker (tobi@oetiker.ch)',
'ABSTRACT' => 'Round Robin Database Tool',
) : ()
Copied from 1.0.46 to 1.1.0 snapshot by Mike Slifcak on Wed May 12 20:53:16 EDT 2004
The source package was downloaded from
- http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
+ http://oss.oetiker.ch/rrdtool/pub/
-Upstream Author(s): Tobias Oetiker <oetiker@ee.ethz.ch>
+Upstream Author(s): Tobias Oetiker <tobi@oetiker.ch>
Modifications to upstream source:
- Build and install shared libraries
-http://people.ee.ethz.ch /~oetiker/webtools/rrdtool/pub rrdtool-(.*)\.tar\.gz debian
+http://oss.oetiker.ch /rrdtool/pub rrdtool-(.*)\.tar\.gz debian
con RRDtool para ver donde está el archivo y como usarlo.
Te sugiero que te tomes un momento y te subscribas a la lista ahora
-mismo, enviando un mensaje a rrd-users-request@list.ee.ethz.ch
+mismo, enviando un mensaje a rrd-users-request@lists.oetiker.ch
con título C<subscribe>. Si eventualmente deseas salirte de la lista,
envía otro correo a la misma dirección, con título C<unsubscribe>.
came with RRDtool for the location and usage of the list.
I suggest you take a moment to subscribe to the mailing list right now
-by sending an email to E<lt>rrd-users-request@list.ee.ethz.chE<gt> with a
+by sending an email to E<lt>rrd-users-request@lists.oetiker.chE<gt> with a
subject of "subscribe". If you ever want to leave this list, just write
an email to the same address but now with a subject of "unsubscribe".
+++ /dev/null
-=head1 SEE ALSO
-
-L<rrdgraph> gives an overview of how B<rrdtool graph> works.
-L<rrdgraph_data> describes B<DEF>,B<CDEF> and B<VDEF> in detail,
-L<rrdgraph_rpn> describes the B<RPN> language used in the B<?DEF> statements,
-L<rrdgraph_graph> page describes all of the graph and print functions.
-
-Make sure to read L<rrdgraph_examples> for tipsE<amp>tricks.
-
-=head1 AUTHOR
-
-Program by Tobias Oetiker E<lt>oetiker@ee.ethz.chE<gt>
-
-This manual page by Alex van den Bogaerdt E<lt>alex@ergens.op.het.netE<gt>