Last Modified: Jun 19, 2025
Affected Product(s):
F5OS Velos
Known Affected Versions:
F5OS-A 1.7.0, F5OS-A 1.8.0
Opened: Mar 05, 2024 Severity: 3-Major
Non-root users cannot see the entire system's memory usage using ConfD commands; they only get limited memory metrics
Non-root users lack visibility into full system memory details, potentially hindering monitoring and troubleshooting efforts.
Issue occurs when non-root users execute "show components component state memory" in ConfD
Use a user with root privilege to obtain comprehensive memory information, or create a custom script to fetch and format /proc/meminfo data for non-root users.
None