Is your feature request related to a problem? Please describe.
Currently the beegfs stats server command displays data rates using mixed dynamic units (e.g., jumping between KB, MB, and TB based on the instantaneous throughput). This makes it difficult for users to visually compare data rates at a glance or monitor trends effectively
Describe the solution you'd like
Display data rates in a constant unit. Can be either hardcoded or maybe toggled with a flag --display-unit. Current behaviour could be saved by --display-unit dynamic
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
Currently the
beegfs stats servercommand displays data rates using mixed dynamic units (e.g., jumping between KB, MB, and TB based on the instantaneous throughput). This makes it difficult for users to visually compare data rates at a glance or monitor trends effectivelyDescribe the solution you'd like
Display data rates in a constant unit. Can be either hardcoded or maybe toggled with a flag
--display-unit.Current behaviour could be saved by--display-unit dynamicDescribe alternatives you've considered
Additional context