7 lines
197 B
Text
7 lines
197 B
Text
|
# Get kernel statistics from /proc/mdstat
|
||
|
# This plugin ONLY supports Linux
|
||
|
[[inputs.mdstat]]
|
||
|
## Sets file path
|
||
|
## If not specified, then default is /proc/mdstat
|
||
|
# file_name = "/proc/mdstat"
|