Recently, a bugfix version of FSM v0.7.0 was released. FSM (github.com) — a program for displaying essential information about the computer and the installed system, independent of the specific desktop environment.
Capabilities
Displays the following information:
- About Hardware:
- processor name and model, flags, vulnerability list, frequencies;
- memory and swap usage;
- mounted file systems;
- some DMI tables (0, 2, 3, 4);
- laptop battery;
- EDID;
- list of network interfaces and statistics for each;
- UEFI parameters (should work on newer Lenovo ThinkBook and ThinkPad models, but theoretically will work on other PCs if the information is presented in /sys/class/firmware-attributes);
- CPU and RAM usage graphs.
- About the System:
- information about the installed distribution, list of users and groups;
- list of systemd services;
- version, architecture, Linux kernel boot arguments, list of its modules;
- environment information: list of variables, hostname and current user, name of the used desktop environment, name and version of the command interpreter used, uptime, average load, locale used to run FSM.
Change Log for v0.7.0
This release is primarily focused on code architecture experiments, but there are also new features included.
Added:
- added fields 'Command Interpreter', 'Current User', and 'Machine ID' to the 'Misc' page;
- added 'Network Statistics' page;
- added 'Firmware' page;
- added 'Charging Types' field on the 'Battery' page;
- added AppImage package build (currently only for amd64).
Changed:
- redesigned the 'Screen', 'About', and 'CPU Frequencies' pages;
- fixed the detection of HTTPS links in tables — now they can be clicked to open in the default browser;
- fixed incorrect data display in the list of kernel modules.
TODO:
- add collection of data from hardware sensors;
- list connected PCI and USB devices;
- finish 'Resources' and 'Session' pages;
- export data (plain text, json, xml).
I mainly work on this program for myself and in my free time. I do not claim full correctness of the implementation of all features, nor do I guarantee functionality, although everything works for me. Criticism and bug reports are welcome.
The program is built for Debian (amd64, i686, aarch64; testing was done only on amd64), and there is also an AppImage package available only for the amd64 architecture.
Source: linux.org.ru




