-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels