]> arthur.barton.de Git - netdata.git/blob - conf.d/health.d/qos.conf
allow all configuration options to be set from the command line; #1991
[netdata.git] / conf.d / health.d / qos.conf
1
2 # check if a QoS class is dropping packets
3 # the alarm is checked every 10 seconds
4 # and examines the last minute of data
5
6 #template: 10min_qos_packet_drops
7 #      on: tc.qos_dropped
8 #  lookup: sum -10m unaligned absolute
9 #   every: 30s
10 #    warn: $this > 0
11 #   delay: up 0 down 30m multiplier 1.5 max 1h
12 #   units: packets
13 #    info: dropped packets in the last 30 minutes
14 #      to: sysadmin