Skip to content

FreeBSD linprocfs and linsysfs compatibility #462

Description

@raybellis

FreeBSD contains optional linprocfs and linsysfs modules that provides a subset of the equivalent Linux pseudo-filesystems. They are usually mounted in /compat/linux/proc and /compat/linux/sys.

It would be great if this module were able to detect these and support that subset of the functionality!

Without them, other Prometheus code such as the Process module from client_golang don't work, although to an extent they can be fooled by mounting the Linux pseudo-FSs into (for example) /proc instead of /compat/linux/proc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions