Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] questions about owamp results via the API

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] questions about owamp results via the API


Chronological Thread 
  • From: Andrew Gallo <>
  • To: "" <>
  • Subject: [perfsonar-user] questions about owamp results via the API
  • Date: Thu, 18 Apr 2024 11:55:14 -0400

I have a couple of questions about the format of the results returned from the API for owamp tests.


Here is a sample I'm looking at

{
"ts": 1710482312,
"val": {
"-0.01": 198,
"-0.02": 95,
"-0.03": 28,
"-0.04": 5,
"0.0": 156,
"0.01": 82,
"0.02": 28,
"0.04": 7,
"0.07": 1
}
},

The structure looks like key:value pairs, with the keys being the latency measurements and the values being the number of results in that 'bucket.'

Is this correct?

Can I assume...
1. The resolution (or ‘bucket size’) is always 0.01 msec?
2. Buckets with no results are suppressed?



Thank you




--
________________________________
Andrew Gallo
The George Washington University

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page