Skip to content

Advice mode #99

@the9000

Description

@the9000

In this mode bpftune should analyze the activity as normal, and generate desired actions as normal.

But instead of applying the actions immediately, it should suggest the action in a human-readable way, explaining the reasoning behind it, and listing the OS commands necessary to implement them.

The action can then be reviewed and applied, as is, modified, or not at all, by the actual system operator.

The suggested actions should be sent to syslog under a separate topic, a log file, etc, using the normal logging mechanisms already present in bpftune.

Ideally every advice would have a unique identifier, so as to detect duplicate advice, ignore known advice which is not being implemented, etc. The identifier could be e.g. a hash of a canonical representation of the actions to take.

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