We could have the ability to set bits per second as the unit in the network monitoring. STEPS TO REPRODUCE 1. Open Ksysguard 2. Go to "system load" tab or load/create a worksheet with a network monitor. OBSERVED RESULT The network speed is listed in Bytes per second, with no visible option to set it in bits per second. EXPECTED RESULT An option somewhere to set that monitor in bits per second. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.18.3 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libksysguard/-/merge_requests/203
A possibly relevant merge request was started @ https://invent.kde.org/plasma/ksystemstats/-/merge_requests/28
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/174
Git commit df01e39ee430592fc6e393c6f0d989dbd85eb1ef by Nate Graham, on behalf of Vishal Rao. Committed on 04/01/2022 at 20:57. Pushed by ngraham into branch 'master'. Add support for bits per second M +56 -0 formatter/Formatter.cpp M +9 -0 formatter/Unit.h M +2 -0 sensors/SensorGroup.cpp https://invent.kde.org/plasma/libksysguard/commit/df01e39ee430592fc6e393c6f0d989dbd85eb1ef
Git commit 67f836e4693c01528303ddbd9d7b83bb36e53540 by Nate Graham, on behalf of Vishal Rao. Committed on 04/01/2022 at 21:04. Pushed by ngraham into branch 'master'. Add support for bits per second M +10 -0 plugins/network/AllDevicesObject.cpp M +2 -0 plugins/network/AllDevicesObject.h M +10 -0 plugins/network/NetworkDevice.cpp M +2 -0 plugins/network/NetworkDevice.h M +5 -1 plugins/network/NetworkManagerBackend.cpp M +3 -1 plugins/network/RtNetlinkBackend.cpp https://invent.kde.org/plasma/ksystemstats/commit/67f836e4693c01528303ddbd9d7b83bb36e53540