Actions
User story #11994
openAdd a "bitness" node inventory field to complete ARCH
Status:
New
Priority:
N/A
Assignee:
-
Category:
Web - Nodes & inventories
Target version:
-
Pull Request:
UX impact:
Suggestion strength:
Advise - This would make Rudder significantly better | easier | simpler
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Name check:
Fix check:
Regression:
Description
As explained in #11918, the arch is most of the time not what we really want. We would like to know what is the "bitness" of the OS.
On linux, one can do:
getconf LONG_BIT
And we need to know what is the command for other OS (I know for AIX: "return 64"
Actions