You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--smartctl.device-exclude=""
Regexp of devices to exclude from automatic scanning. (mutually exclusive to
device-include)
--smartctl.device-include=""
Regexp of devices to include in automatic scanning. (mutually exclusive to
device-exclude)
Describe alternatives you've considered.
N/A
Additional context.
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem ?
I would like to include/exclude devices by a regex
Describe the solution you'd like.
Implement a way to set the following as referenced in their README https://github.com/prometheus-community/smartctl_exporter
Describe alternatives you've considered.
N/A
Additional context.
No response
The text was updated successfully, but these errors were encountered: