This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[atlas] querying the config
- Previous message (by thread): [atlas] querying the config
- Next message (by thread): [atlas] atlas probe down : ID 35603
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Robert Kisteleki
robert at ripe.net
Thu Jan 28 11:00:19 CET 2021
On 2021-01-27 21:23, Randy Bush wrote: > howdy > > so i wanted info about a probe's config, specifically what dns > resolver(s) it is using. i could not figure out how to do this. > assuming it was a lack of clueons, i asked a friend with far deeper > atlas fu. they said such queries are not available. really? > > [ yes we have bright ideas on how to discover this indirectly by > mining past data ] > > but really? > > randy Hello Randy, The simplest way to do this I know is roughly: curl "https://atlas.ripe.net/api/v2/measurements/30001/latest?format=txt" | jq -c '[.prb_id,.resultset[].dst_addr]' (I'm sure my MUA will add line breaks, it should be all on one line) HTH, Robert
- Previous message (by thread): [atlas] querying the config
- Next message (by thread): [atlas] atlas probe down : ID 35603
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]