Skip to content

format_up doesn't recognise {network_graph_recv} in network module. #839

@arnaudperalta

Description

@arnaudperalta

When I use the {network_graph_recv} key in format_up field with the network module, I receive a KeyError in my status bar.
My configuration:

status.register("network",
        format_up="{network_graph_recv}",
        interface="eno1",
        graph_style="blocks"
)

I also got a KeyError when I try to insert the default configuration value from the documentation : {interface} {network_graph_recv}{bytes_recv}KB/s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions