Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Latency and packet loss threshold

    Scheduled Pinned Locked Moved Routing and Multi WAN
    2 Posts 2 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xtreme698866
      last edited by

      what is the default value of this two? i setup my group to trigger failover over when high latency and packet loss triggers

      thanks
      ht.JPG
      ht.JPG_thumb

      1 Reply Last reply Reply Quote 0
      • pttP
        ptt Rebel Alliance
        last edited by

        Default values from "apinger.conf"

        "Down" alarm definition.

        This alarm will be fired when target doesn't respond for 30 seconds.

        alarm down "down" {
        time 10s
        }

        "Delay" alarm definition.

        This alarm will be fired when responses are delayed more than 200ms

        it will be canceled, when the delay drops below 100ms

        alarm delay "delay" {
        delay_low 200ms
        delay_high 500ms
        }

        "Loss" alarm definition.

        This alarm will be fired when packet loss goes over 20%

        it will be canceled, when the loss drops below 10%

        alarm loss "loss" {
        percent_low 10
        percent_high 20

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.