Fix typo in telegraf.conf

Closes #456.
This commit is contained in:
Aleksei Magusev 2016-01-04 01:30:49 +01:00
parent bdac9b7241
commit c2b5f21832
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
[[plugins.io]] [[plugins.io]]
# By default, telegraf will gather stats for all devices including # By default, telegraf will gather stats for all devices including
# disk partitions. # disk partitions.
# Setting devices will restrict the stats to the specified devcies. # Setting devices will restrict the stats to the specified devices.
# Devices=["sda","sdb"] # Devices=["sda","sdb"]
# Uncomment the following line if you do not need disk serial numbers. # Uncomment the following line if you do not need disk serial numbers.
# SkipSerialNumber = true # SkipSerialNumber = true