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

the .stats command does not display all values #3

Open
wd5m opened this issue Mar 12, 2021 · 0 comments
Open

the .stats command does not display all values #3

wd5m opened this issue Mar 12, 2021 · 0 comments
Assignees

Comments

@wd5m
Copy link
Owner

wd5m commented Mar 12, 2021

The .stats command is not displaying values for bandwidth. Also, the bytes transferred do not appear to be correct. The hourly logging of stats also is affected, although bytes transferred seem more accurate there. The hourly logging function obtains bytes transferred slightly differently, and that can be copied to the .stats command function for better results there. But the bandwidth values are still not correct.

From the log:
Mar 12 07:00:02 myhostname tlb: Users:1 BW T:0 R:0 T:61.61MB R:1039.14MB Up:5/14:31:26

tlbcmd Version 0.56 compiled Mar 6 2021 16:26:06
tlb> .stats
Uptime: 5 days, 14 hours and 43 minutes
Tx packets: 886, 0.15 Mbytes
Rx packets: 145, 0.01 Mbytes
Connections: 291
Users: 1 of 20 Max
Bandwidth Tx: 0 Kbps, Rx: 0 Kbps
Peak users: 3, 3/06 20:01
Peak Tx bandwidth: 0 Kbps @
Peak Rx bandwidth: 0 Kbps @

@wd5m wd5m self-assigned this Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant