A Singleton Definition for One-way Packet Loss
The definition below is the one from the IETF IPPM RFC 2680 with
some slight changes to highligths our needs (introduction of ToS and version field) .
The challenge here is to find out how the measurements could be significant. How many packets have to be sent to give
meaningfull information without impacting the line? How log should be these test? Which "traffic pattern" should be used?
(poisson distribution, predefined pattern, else)
The amount of packet lost and packet loss rate during a given period of time.
What else do we want to measure here? The loss ratio for a given path. We could be interrested by measuring
a loss ratio of 10^-4 over a long period. If the measurement target is O(10^-4), the amount of packet send should
be 10^-5, so 10 packets loss would means a granularity of 10^-4.
Sample
This section will present the recommendation on how to sample the packets to measure the OWPL.
Statistics
This section will present the statistics which have to be retrieve from the samples.
Why could we target 10^-4? Because it is what some
applications request this type of packet loss. Drawback, applications request on a very short period and we would
only be able to monitor it on a long period without being disruptive.
Which statistics are should be presented to which user? (average, SDR, median, percentiles?) How can the statistics
be added according to the distribution used? Can the evenements between domains be considered as independant?
(statistics related question)
Performance mointoring main page.
Contact: Performance monitoring mailing list or
Nicolas Simar