diff options
Diffstat (limited to 'health/health.d/net.conf')
-rw-r--r-- | health/health.d/net.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/health/health.d/net.conf b/health/health.d/net.conf index ae3c26ec6..255ab9982 100644 --- a/health/health.d/net.conf +++ b/health/health.d/net.conf @@ -50,6 +50,9 @@ # check if an interface is dropping packets # the alarm is checked every 1 minute # and examines the last 10 minutes of data +# +# it is possible to have expected packet drops on an interface for some network configurations +# look at the Monitoring Network Interfaces section in the proc.plugin documentation for more information template: inbound_packets_dropped on: net.drops |