Skip to content

Add more "basic information", structure better #3

@StefanKrupop

Description

@StefanKrupop

The static information block from the RECSDaemon should be expanded to include all network interfaces. The categorization into "Compute network" and "Management network" is also obsolete; we need better categories (or no categories at all) here.

Information about the running OS (kernel, OS type, OS version) would also be nice.

Comments:

The current OS version can be read via both /etc/issue and /etc/os-release (only on systemd-based distributions). os-release is easier to read on machines, so it should be used preferentially if available.

Perhaps one could learn something from the "screenFetch" script, which provides all kinds of OS information and works on various systems:
https://github.com/KittyKatt/screenFetch/blob/master/screenfetch-dev

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