Skip to content

Add a "focus" option for the processlist plugin #3293

@nicolargo

Description

@nicolargo

This new option will allow a user to identify a list of "important" processes.

(Only those processes) or (this processes will be highlighted, display before other) will be displayed in the UI.

Configuration:

[processlist]
...
focus=<comma separated list of Glances filter>

Examples:

focus=user:foo,pid:1234,name:.*myprocess.*

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions