Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

total == totalkb #127

Closed
hugoideler opened this issue Jul 22, 2017 · 1 comment
Closed

total == totalkb #127

hugoideler opened this issue Jul 22, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@hugoideler
Copy link

Thanks for making awesome widgets.

When using network data, it seems that the value of <up/down>total == <up/down>totalkb. The expected behavior according to the documentation is that the former should be in megabytes, but it is showing in kilobytes as well.

Example:
$down $downunits $up $upunits ($downtotal = $downtotalkb $uptotal = $uptotalkb)

Version: 3.3.2
(If you cannot reproduce, I'll submit more debug info.)

@arcan1s
Copy link
Owner

arcan1s commented Jul 24, 2017

hi,

yep, can confirm the bug, thank you for reporting

@arcan1s arcan1s self-assigned this Jul 24, 2017
@arcan1s arcan1s added the bug label Jul 24, 2017
@arcan1s arcan1s added this to the Release 3.4 milestone Jul 24, 2017
arcan1s added a commit that referenced this issue Jul 24, 2017
also renamed *total* tags to *tot* for consistency with other tags:

  * uptotal.* -> uptot.*
  * downtotal.* -> downtot.*
  * pstotal -> pstot
@arcan1s arcan1s closed this as completed Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants