ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/index/index.php
Revision 1.25 - (view) (annotate) - [select for diffs]
Sat Jun 30 11:24:40 2007 UTC (16 years, 10 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Tidy up PHP short tags.

Revision 1.24 - (view) (annotate) - [select for diffs]
Fri Mar 11 16:54:05 2005 UTC (19 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Minor fixes - thanks Skel :-)

Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Mar 11 12:23:32 2005 UTC (19 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
Updates from skel (Daniel Piddock):

 - Fix undefined variable warnings
 - Comment out auto-scroll code since it doesn't really work
 - Fix some minor formatting problems

Also various other updates to the main page and comments.

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Feb 11 14:05:31 2005 UTC (19 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
Updates from skel (Daniel Piddock):

 - Fix overflow in disk inodes on PHP page.
 - Added code to get passed in variables from the $_GET variable. Makes
   things work under a pretty default Debian apache2/php4 set up.
 - Graphs displays "Network IO" in the drop down list, not "Network usage"
   for consistency with everything else.
 - Display Swap, memory and disk usage in MB rather than bytes in latest
   view.
 - Display uptime in a pretty days/hours/minutes/seconds rather than just
   seconds, in latest view
 - Include file system type under Disks in latest view

Thanks Daniel!

Revision 1.21 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:26 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue May 21 16:47:15 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
Added URL to GPL headers.

Revision 1.19 - (view) (annotate) - [select for diffs]
Sat May 18 18:15:57 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.18: +24 -1 lines
Diff to previous 1.18
i-scream is now licensed under the GPL. I've added the GPL headers to every
source file, and put a full copy of the license in the appropriate places.
I think I've covered everything. This is going to be a mad commit ;)

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Mar 18 13:24:31 2002 UTC (22 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.17: +11 -0 lines
Diff to previous 1.17
Merged in the code from the experimental tree. Still a few more things that
I'd like to do, but it's all working now, which is good.

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed May 30 18:54:21 2001 UTC (22 years, 11 months ago) by pjm2
Branch: MAIN
Changes since 1.16: +9 -1 lines
Diff to previous 1.16
Added the icon and link to the login timeline pages.  yay.

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Mar 23 17:25:48 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Reflects changes made to the autoscroll settings - i.e. a value is
specified for the scrool rate, rather than using a fixed value.

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Mar 22 18:18:21 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.14: +9 -1 lines
Diff to previous 1.14
Added a link to the "build yer own" page.

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Mar 22 17:47:15 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Changed the links to demo reports as the alerts page has changed.

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Mar 22 17:21:36 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Added a note that the scrolling reports only work in IE4.0+

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Mar 22 17:18:54 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.11: +11 -4 lines
Diff to previous 1.11
Added one of the auto-scrolling reports to the list.

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Mar 22 10:04:26 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Altered the descriptions of the two "Helpdesk-style" reports.

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Mar 21 12:39:42 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.9: +16 -0 lines
Diff to previous 1.9
Now with super dooper links to two demonstration pages.
The first demo page is the sort of thing that would be displayed at
computing service helpdesk (or similiar sort of place) and it shows the
current status of raptor, which is automatically updated every 10 seconds.
The second page shows a condensed list of all machine and is also updated
every 10 seconds.  Both demos have the selection form hidden.

Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Mar 18 15:11:23 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Some HTML4.01 Transitional parsers do not like &submit= in a URL

Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Mar 17 17:29:39 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Used the other title include - title.inc.php - as it has a timestamp in
it.

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Mar 16 20:21:24 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.6: +15 -7 lines
Diff to previous 1.6
Tidied the menu

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Mar 16 20:18:21 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5
Added a link for the new "all reports" page.

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Mar 16 18:46:19 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.4: +6 -4 lines
Diff to previous 1.4
Just some appearance changes

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Mar 15 23:15:57 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.3: +35 -30 lines
Diff to previous 1.3
Minor changes.

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Mar 15 22:52:11 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
Added a title to the page

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Mar 15 22:41:35 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Changes since 1.1: +12 -3 lines
Diff to previous 1.1
Added the funky logos to the page, yay.

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Mar 13 19:38:13 2001 UTC (23 years, 1 month ago) by pjm2
Branch: MAIN
Index page for all of the reports.  Simple but sweet.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a