2022-05-19 00:31:34 +08:00
|
|
|
# Get kernel statistics from /proc/mdstat
|
2023-03-02 05:22:29 +08:00
|
|
|
# This plugin ONLY supports Linux
|
2022-05-19 00:31:34 +08:00
|
|
|
[[inputs.mdstat]]
|
|
|
|
|
## Sets file path
|
|
|
|
|
## If not specified, then default is /proc/mdstat
|
|
|
|
|
# file_name = "/proc/mdstat"
|