Tidy up PHP short tags.
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!
Update the web pages to deal with the new data.
Add support for disk inode usage, and paging activity. Have added to both the latest data page, and to the graphs sections. Also reworked the memory, swap, and disk graphing to be percentage based.
Updated the "latest data" page to link to the newer graphs.php script rather than the obselete browser.php script.
Changed the title of the uptime field.
Added the disk report to the display list. Fixed the getPregMatch function so it actually works now ;)
Swap free and memory free --> swap used and memory used
Those little bar chart bits now have a handy little addition to the scale... units!
Added age warnings to the reports. Jibbled the layout a little as well.
Layout changes. Each section is now titled. Horizontal rules are now where they should be ;) Font sizes are slightly smaller as well.
Put the OS reports back in
Minor regexp change
Added virtually all of the report fields to the display list (phew). This now also used the printLine() method to separate fields as desired.
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.