ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/latest/latest_display.inc.php
(Generate patch)

Comparing projects/cms/source/reports/php/latest/latest_display.inc.php (file contents):
Revision 1.8 by pjm2, Sat Mar 17 22:00:00 2001 UTC vs.
Revision 1.9 by pjm2, Sat Mar 17 22:35:16 2001 UTC

# Line 54 | Line 54 | printLine("Uptime");
54   showStat("Uptime (um... seconds)", "packet.os.uptime", $input);
55  
56  
57 + printLine("Disks");
58 +
59 + showDisks("packet.disk", "Kb", $input);
60 +
61 +
62   printLine("Packet");
63  
64   showStat("Last sequence number", "packet.attributes.seq_no", $input);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines