Skip to main content
Triggered when ISP connection quality falls below the configured threshold. Alert name: ALERT_ISP_DEGRADATION

Payload

{
  "metadata": {
    "alert_name": "ALERT_ISP_DEGRADATION",
    "network_name": "Main Office",
    "timestamp": "2026-01-23T21:40:03Z"
  },
  "data": {
    "isp_degradations": [
      {
        "firewall": {
          "label": "Primary Firewall"
        },
        "port_number": 1,
        "wan_quality": 0.72,
        "wan_quality_threshold": 0.80
      }
    ]
  }
}

Fields

FieldTypeDescription
firewall.labelstringName of the firewall
port_numberintegerWAN port number
wan_qualitynumberCurrent WAN quality score
wan_quality_thresholdnumberConfigured quality threshold