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

New plugin: Network/bandwidth_primary.1s.sh #611

Merged
merged 2 commits into from
Dec 2, 2016
Merged

Conversation

fxlv
Copy link
Contributor

@fxlv fxlv commented Nov 26, 2016

I'd like to propose a new plugin that shows network bandwidth usage for primary interface in Megabits/s. It is based on bandwidth.1s.sh.

I thought about updating bandwidth.1s.sh but decided to make new one as there are too many changes.

What changes:

  • only gather data about 1 interface (much faster and can now gather data for bit longer interval otherwise with 0.1 sec sampling rate the data is too spikey).
  • gather data in Kbit/s and convert to display Mbits/s (perhaps this could be dynamic, based on current rate)

@tresni
Copy link
Collaborator

tresni commented Dec 1, 2016

Closing and reopening to get latest travis configuration

@tresni tresni closed this Dec 1, 2016
@tresni tresni reopened this Dec 1, 2016
@tresni
Copy link
Collaborator

tresni commented Dec 1, 2016

@fxlv Please correct the shellcheck errors in the Travis CI build and we'll get this merged.

@fxlv
Copy link
Contributor Author

fxlv commented Dec 2, 2016

@tresni thanks, fixed the shellcheck errors, waiting on Travis, they seem sot have some issues on their OSX build farm.

@tresni tresni merged commit 2e49bff into matryer:master Dec 2, 2016
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

Successfully merging this pull request may close these issues.

2 participants