Skip to content

Tweak collectd monitoring so that disk free reports actually work #207

@SJrX

Description

@SJrX

Is your feature request related to a problem? Please describe.
A year ago I opened #176 , but I never got around to doing it. Essentially we run out of disk space and that can be suboptimal. Collectd can report disk space metrics, but the config is invalid.

In #176 I had a complex solution, but there is a trivial one where we can just tweak the config.

Describe the solution you'd like
Report disk metrics for /

Describe alternatives you've considered
A complex system of env vars, also supplying additional configuration files.

Additional context
N/A

The MR might break anyone who actually has a /dev/vda device, but I think that's few and far between when running in docker.

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