summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/smokeping_install.pod12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod
index 1e5dbae..0140528 100644
--- a/doc/smokeping_install.pod
+++ b/doc/smokeping_install.pod
@@ -18,7 +18,7 @@ downloading the tool.
=over
-=item RRDtool 1.0.x
+=item RRDtool 1.0.x or 1.2.x
L<http://oss.oetiker.ch/rrdtool/>
@@ -116,14 +116,16 @@ and it works fine.
=item SpeedyCGI
-L<http://daemoninc.com/speedycgi/>
+L<http://www.daemoninc.com/SpeedyCGI/>
SpeedyCGI speeds up CGIs written in perl dramatically by making them memory
resident and handing new request to the script which is already running.
SmokePing has been optimized for use with SpeedyCGI. Note that you do NOT
need mod_speedy, just the plain and simple speedy executable, this is the
-beauty of this tool it works without touching your apache ... Otherwise
-you could as well be using FastCGI or mod_perl.
+beauty of this tool it works without touching your apache ... Otherwise you
+could as well be using FastCGI or mod_perl. There is a bug in speedy with
+returning error messages to the apache error log. You can find a patch in
+the smokeping download area.
=item CGI::Carp
@@ -198,7 +200,7 @@ When you can now also open the smokeping.cgi webpage to look at your data.
=head1 COPYRIGHT
-Copyright (c) 2001 by Tobias Oetiker. All right reserved.
+Copyright (c) 2001, 2005 by Tobias Oetiker. All right reserved.
=head1 LICENSE