Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/packages/monitoring/www/filters.adp'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/monitoring/www/filters.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/monitoring/www/filters.tcl,v diff -u -r1.2 -r1.2.8.1 --- openacs-4/packages/monitoring/www/filters.tcl 10 Sep 2002 22:23:03 -0000 1.2 +++ openacs-4/packages/monitoring/www/filters.tcl 15 Aug 2005 15:59:42 -0000 1.2.8.1 @@ -88,5 +88,3 @@ [ad_admin_footer] " - -doc_return 200 text/html $page_content Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/packages/monitoring/www/monitor.adp'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/monitoring/www/monitor.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/monitoring/www/monitor.tcl,v diff -u -r1.2 -r1.2.8.1 --- openacs-4/packages/monitoring/www/monitor.tcl 19 Aug 2002 23:10:28 -0000 1.2 +++ openacs-4/packages/monitoring/www/monitor.tcl 15 Aug 2005 15:59:42 -0000 1.2.8.1 @@ -76,5 +76,3 @@ append whole_page " [ad_footer] " - -doc_return 200 text/html $whole_page Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/packages/monitoring/www/registered-procs.adp'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/monitoring/www/registered-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/monitoring/www/registered-procs.tcl,v diff -u -r1.2 -r1.2.8.1 --- openacs-4/packages/monitoring/www/registered-procs.tcl 19 Aug 2002 23:10:28 -0000 1.2 +++ openacs-4/packages/monitoring/www/registered-procs.tcl 15 Aug 2005 15:59:42 -0000 1.2.8.1 @@ -95,6 +95,4 @@ append page_content "$output [ad_admin_footer] -" - -doc_return 200 text/html $page_content \ No newline at end of file +" \ No newline at end of file Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/packages/monitoring/www/scheduled-procs.adp'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/monitoring/www/scheduled-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/monitoring/www/scheduled-procs.tcl,v diff -u -r1.4 -r1.4.4.1 --- openacs-4/packages/monitoring/www/scheduled-procs.tcl 17 May 2003 10:47:45 -0000 1.4 +++ openacs-4/packages/monitoring/www/scheduled-procs.tcl 15 Aug 2005 15:59:42 -0000 1.4.4.1 @@ -133,5 +133,3 @@ [ad_admin_footer] " - -doc_return 200 text/html $page_content Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/packages/monitoring/www/startup-log.adp'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/monitoring/www/startup-log.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/monitoring/www/startup-log.tcl,v diff -u -r1.2 -r1.2.8.1 --- openacs-4/packages/monitoring/www/startup-log.tcl 19 Aug 2002 23:10:28 -0000 1.2 +++ openacs-4/packages/monitoring/www/startup-log.tcl 15 Aug 2005 15:59:42 -0000 1.2.8.1 @@ -95,5 +95,3 @@ append page_content "
$out[ad_admin_footer] " - -doc_return 200 text/html $page_content Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/packages/monitoring/www/analyze/index.adp'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/monitoring/www/analyze/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/monitoring/www/analyze/index.tcl,v diff -u -r1.1.1.1 -r1.1.1.1.10.1 --- openacs-4/packages/monitoring/www/analyze/index.tcl 20 Apr 2001 20:51:11 -0000 1.1.1.1 +++ openacs-4/packages/monitoring/www/analyze/index.tcl 15 Aug 2005 15:59:43 -0000 1.1.1.1.10.1 @@ -12,7 +12,7 @@ } -doc_return 200 text/html " +set page_content " [ad_header "Table Analysis module"]
This module automates table analysis. The pages linked to from here are simply for management. The work is done by a procedure in the tcl directory, ad_monitoring_analyze_tables, which automatically analyzes all the tables of a period of days specified by the parameter NumDaysToEstAllRows in the monitoring section. NumDaysToEstAllRows defaults to 7. The parameter AutoAnalyzeP simply turns this system on or off.