From 7962d5fd4611d29a3bc2d9787167f51369530849 Mon Sep 17 00:00:00 2001 From: seba Date: Sun, 17 Jun 2018 14:38:37 +0200 Subject: [PATCH] added diskio plugin to telegraf --- telegraf.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/telegraf.conf b/telegraf.conf index b3a3aea..18f1991 100644 --- a/telegraf.conf +++ b/telegraf.conf @@ -103,6 +103,8 @@ report_active = false ## present on /run, /var/run, /dev/shm or /dev). ignore_fs = ["tmpfs", "devtmpfs"] +[[inputs.diskio]] + [[inputs.net]] # no configuration # Read metrics about memory usage