]> arthur.barton.de Git - netdata.git/blobdiff - conf.d/health.d/net.conf
added roles to receive email alarms
[netdata.git] / conf.d / health.d / net.conf
index f65bc4fcb0783ac8a9d4a99c75e69f1b5c04a03a..209dbda6abca238ce6a487e853b8eb4828263915 100644 (file)
@@ -10,6 +10,7 @@ template: 30min_packet_drops
     crit: $this > 0
    units: packets
     info: dropped packets in the last 30 minutes
+      to: sysadmin
 
 
 # check if an interface is having FIFO
@@ -24,4 +25,5 @@ template: 30min_fifo_errors
     crit: $this > 0
    units: errors
     info: network interface fifo errors in the last 30 minutes
+      to: sysadmin