Skip to content

FR: Smooth out launching of smartctl #335

@eatnumber1

Description

@eatnumber1

On my machine I have hundreds of /dev/sd* devices. With smartctl_exporter, that means that when it wakes up it launches hundreds of smartctl commands at once, causing significant contention and noticeable hitches on the machine.

Could you add a feature that smooths out launching of smartctl commands? For example, if --smartctl.interval=60s, and the machine has 60 drives, it could launch 1 smartctl command every second.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions