Skip to content

Add sensor logging #41

Description

@evandhoffman

We're already monitoring power, temperature, and fan sensors. It would be nice if these data could be logged to a file and then used by other processes to correlate performance with temperature/throttling.

Ideas:

  • logging interval 1s, 2s, 5s, 10s
  • Maximum file size - circular files?
  • Maximum run time? Don't want to forget about something that's just logging infinitely
  • file rotation?
  • Just log to syslog? Avoids a bunch of file management issues.

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

    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