Feature Requests
Completed :latest
[Enhancement] Display correct OS name in UI
Problem
- It seems RHEL based derivatives are displayed as "rhel" in UI. It would be much more informative to have an exact OS name there (Rocky Linux, AlmaLinux, etc). E.g., NAME field from /etc/os-release.
- Please also consider displaying full OS version for Ubuntu/Debian including minor version. E.g, 24.04.3 for Ubuntu and 12.12 for Debian. It tells a lot about update status even without going deep into the package list.

Hi
Yes, Proper OS friendly names is something we've spotted as an issue.
The agent script needs to be modified and our backend needs to accept dynamic entries.
I've put this on for Version 1.2.9 for me to work on.
Thanks