Skip to content

Cannot get results from ipmi-sel under Telegraf #1

@ghost

Description

ipmi-sel needs to run as root to be able to return results.

syscall.Setuid() is not possible under Linux, so we have two choices:

  • find how ipmi-sel gets IPMI logs and make adjustments to allow it to read logs with a different username
  • use sudo to call ipmi-sel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions