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

Network Activity #88

Open
meteguerlek opened this issue Jun 3, 2018 · 2 comments
Open

Network Activity #88

meteguerlek opened this issue Jun 3, 2018 · 2 comments

Comments

@meteguerlek
Copy link

As the title suggests, the script doesn't monitor the inboud and outbound traffic of the current server.
I hope this gets added to this script, im sure many people would be interested of it being added since this script is actually pretty leightweight.

Thanks

@meteguerlek meteguerlek changed the title Missing inboud & outbound network. Network Activity Jun 3, 2018
@jrgp
Copy link
Owner

jrgp commented Jun 8, 2018

Hey, sorry for the delayed reply.

By network activity, are you referring to the amount of bytes in/out of a NIC at the current time? Linfo currently reports the bytes in/out of a NIC but not the current rate. We could calculate the rate by taking two readings a second apart and getting the delta.

@meteguerlek
Copy link
Author

Hi @jrgp, exactly the current up & down speed of the server. (its rx and tx if im not mistaken)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants