Skip to content
  • Dan Gebhardt's avatar
    Improved outage detection. New state after "normal", called "lossCheck". · eba8aa61
    Dan Gebhardt authored
    Run pings 4/second for 4 seconds, and measure loss at end. If loss is
    100%, go onto highFreq state, and rest. If not 100%, go back to "normal"
    state, but run latency tests at 10 sec periods for 2 minutes.
    
    The result of the "lossCheck" is sent as a measurement result back to ops,
    as either "lossy" or "down".
    eba8aa61