Common Module - Telegraf turn off hdd temp monitoring

This commit is contained in:
Mike Reeves
2018-11-19 15:56:35 -05:00
parent 6b79be5b9a
commit 76221425c8

View File

@@ -714,7 +714,7 @@
# ] # ]
# # Monitor disks' temperatures using hddtemp # # Monitor disks' temperatures using hddtemp
[[inputs.hddtemp]] # [[inputs.hddtemp]]
# ## By default, telegraf gathers temps data from all disks detected by the # ## By default, telegraf gathers temps data from all disks detected by the
# ## hddtemp. # ## hddtemp.
# ## # ##