QuercusVL Programming Manual
●
Period: period when data was collected.
●
From: start of the period.
●
Seconds: showed in seconds since 00:00h on 01-01-1970.
●
Date: date showed with format yyyy-mm-dd (year-month-day).
●
Time: time showed with format hh:mm:ss (hours:minutes:seconds).
●
To: end of the period.
●
Seconds: showed in seconds since 00:00h on 01-01-1970.
●
Date: date showed with format yyyy-mm-dd (year-month-day).
●
Time: time showed with format hh:mm:ss (hours:minutes:seconds).
●
DistributionsOccupation: distribution of queue occupancy.
●
Number: number of ranges that make up the distribution.
●
UnknownPercentage: percentage of time that was not possible to know the
queue occupation.
●
RangeX: range <X>, where X is the range identifier starting from 1.
●
InferiorLimit: inferior limit of the range.
●
SuperiorLimit: superior limit of the range (not included). If it's infinite, its
value will be -1.
●
Percentage: percentage associated to the range.
For deeper information about occupation distribution, see SmartLoop
®
user manual.
Example of XML file:
<?xml version="1.0" encoding="UTF-8"?>
<Summary>
<Unit>1</Unit>
<Detector>1</Detector>
<DetectorType>QUEUE</DetectorType>
<Period>
<From>
<Seconds>1273153006</Seconds>
<Date>2010-05-06</Date>
<Time>15:36:46</Time>
</From>
<To>
<Seconds>1273153366</Seconds>
<Date>2010-05-06</Date>
<Time>15:42:46</Time>
</To>
</Period>
<DistributionOccupation>
<Number>6</Number>
<UnknownPercentage>0</UnknownPercentage>
<Range1>
<InferiorLimit>0</InferiorLimit>
<SuperiorLimit>20</SuperiorLimit>
<Percentage>29</Percentage>
</Range1>
<Range2>
<InferiorLimit>20</InferiorLimit>
Quercus Technologies
217