central_loss.html
Central Loss is the reported loss between two Beacons in the
current multicast group, sent via TCP unicast back to the Central
Server for the group. This allows for the reporting of Beacons
that might not otherwise be able to see each other via UDP multicast.
local_loss.html
Local Loss is the loss report from this Beacon locally, without
relaying reports back to the Central Server. This is only what
this one particular Beacon sees by itself.
fract_loss.html
Fract Lost is the local instantaneous view of RTP Fract_Lost values. If
you know what the RTP Quality Matrix software (RQM) is, these values are the
same as the values RQM utility generates, although displayed in the opposite
orientation from RQM.
central_rtt.html
There is a known bug with RTT right now which we are working on.
Central RTT is the reported Round Trip Time between two Beacons in the
current multicast group, sent via TCP unicast back to the Central Server
for the group. This allows for the reporting of Beacons that might not
otherwise be able to see each other via UDP multicast.
local_rtt.html
There is a known bug with RTT right now which we are working on.
Local RTT is the RTT report from this Beacon locally, without relaying reports
back to the Central Server. This is only what this one particular Beacon sees by itself.
central_jitter.html
Central Jitter is the reported Jitter between two Beacons in the
current multicast group, sent via TCP unicast back to the Central Server
for the group. This allows for the reporting of Beacons that might not
otherwise be able to see each other via UDP multicast.
local_jitter.html
Local Jitter is statistical variation in delay, measured in milliseconds, and
represents short-term network congestion.
beacon_info.html
Beacon Info is information about each Beacon running in the matrix. User, OS, Uptime,
Last Heard From Time, Contact Information, etc., sent back to the Central Server via TCP unicast.
history.txt
Flat-text, CSV (comma separated values) output of the Beacon stats, kept
for 600 seconds by default.
prevhistory.txt
The previous 600 seconds of Beacon stats. history.txt is moved to
prevhistory.txt every 600 seconds, and the previous prevhistory.txt data
is lost at that point.