stas 02/05/21 22:27:34
Modified: src/docs/1.0/guide modules.pod performance.pod
src/download third_party.pod
Log:
update the location of the libgtop, that's the only useful link I could find
Revision Changes Path
1.7 +2 -1 modperl-docs/src/docs/1.0/guide/modules.pod
Index: modules.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/modules.pod,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- modules.pod 11 May 2002 11:54:44 -0000 1.6
+++ modules.pod 22 May 2002 05:27:34 -0000 1.7
@@ -203,7 +203,8 @@
It requires C<Apache::Scoreboard> and C<GTop> to work. C<GTop> in
turn requires the C<libgtop> library but is not available for all
-platforms. Visit http://www.home-of-linux.org/gnome/libgtop/ to check
whether
+platforms. See the docs in the source at
+ftp://ftp.gnome.org/pub/GNOME/stable/sources/gtop/ to check whether
your platform/flavor is supported.
=head1 Apache::GTopLimit - Limit Apache httpd processes
1.16 +3 -2 modperl-docs/src/docs/1.0/guide/performance.pod
Index: performance.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/performance.pod,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- performance.pod 14 May 2002 17:42:14 -0000 1.15
+++ performance.pod 22 May 2002 05:27:34 -0000 1.16
@@ -762,8 +762,9 @@
glue to the C<libgtop> library, it's exactly what we need.
Note: C<GTop> requires the C<libgtop> library but is not available for
-all platforms. Visit http://www.home-of-linux.org/gnome/libgtop/ to
-check whether your platform/flavor is supported.
+all platforms. See the docs in the source at
+ftp://ftp.gnome.org/pub/GNOME/stable/sources/gtop/ to check whether
+your platform/flavor is supported.
C<GTop> provides an API for retrieval of information about processes
and the whole system. We are interested only in memory sampling API
1.4 +2 -1 modperl-docs/src/download/third_party.pod
Index: third_party.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/download/third_party.pod,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- third_party.pod 20 May 2002 18:00:17 -0000 1.3
+++ third_party.pod 22 May 2002 05:27:34 -0000 1.4
@@ -151,7 +151,8 @@
CPU Load, Memory Usage and information about running processes. The
module C<GTop> provides a Perl interface to this library.
-http://home-of-linux.org/gnome/libgtop/
+ftp://ftp.gnome.org/pub/GNOME/stable/sources/gtop/
+http://fr.rpmfind.net/linux/rpm2html/search.php?query=libgtop
=head1 Maintainers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]