ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/documentation/specification/expected_data.txt
(Generate patch)

Comparing projects/cms/documentation/specification/expected_data.txt (file contents):
Revision 1.1 by pjm2, Tue Nov 28 09:00:33 2000 UTC vs.
Revision 1.4 by pjm2, Tue Nov 28 11:52:36 2000 UTC

# Line 62 | Line 62 | received by the server - it does not provide any usefu
62   information.  As such, a packet will be rejected by the
63   server if it does not specify the machine_name, its
64   I.P. address (ip), a packet sequence number (seq_no)
65 < and a date.  Note that the data is a long integer
65 > and a date.  Note that the date is a long integer
66   representing the number of seconds since the epoch.
67   All of these are expected to be specified as an attribute
68   of the packet tag.  If they are not specified here, then
# Line 169 | Line 169 | the 'essential' and 'expected' data: -
169      <load>
170          <load1><load1>
171          <load5><load5>
172 <        <load10><load10>
172 >        <load15><load15>
173      </load>
174      <memory>
175          <free></free>
# Line 205 | Line 205 | Note that this numbering starts from zero.
205  
206   The <load> tag begins a list of system load information.
207   The load tag is only expected to contain 3 subtags, named
208 < "load1", "load5" and "load10".  These represent the average
209 < load 1 minutes ago, 5 minutes ago and 10 minutes ago
208 > "load1", "load5" and "load15".  These represent the average
209 > load 1 minute ago, 5 minutes ago and 15 minutes ago
210   respectively.
211  
212   The <memory> tag begins a list of system memory information.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines