Friday, April 26, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 483  / 3 Years ago, sun, august 29, 2021, 12:01:12

I wanted to make use of byobu's "network" and "diskio" status fields, but I'm not sure if the following behaviour (#2) is normal, or buggy:




  1. When there is IO, the network and disk status numbers fluctuate and report as expected.

  2. When the IO stops, those numbers show the last set of numbers that were reported, indefinitely.



I was under the impression that #2 should have been "when the IO stops, and 3 seconds have elapsed, the network and diskio status numbers should disappear from the byobu status area" -- since byobu's manual states:




network - instantaneous upload/download bandwidth in [GMk]bps over the last 3 seconds; nothing is displayed if traffic is 0;




Can anyone shed some light on this mystery - is it working as it should, or is it a bug?


More From » byobu

 Answers
6

Yes, this was a bug present in Byobu versions prior to the 4.33 release, which fixed these.



You can install newer versions from the PPA using:



sudo apt-add-repository ppa:byobu/ppa
sudo apt-get update
sudo apt-get install -f byobu


-- Dustin Kirkland, author and maintainer of Byobu.


[#32370] Monday, August 30, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aslity

Total Points: 336
Total Questions: 133
Total Answers: 98

Location: Zimbabwe
Member since Thu, Jul 21, 2022
2 Years ago
;