We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hw.network.bandwidth.limit
hw.network.bandwidth.limit should be computed in byte not in bit.
Update the mapping in the connectors as follows:
hw.network.bandwidth.limit: megaBit2Byte($5)
The text was updated successfully, but these errors were encountered:
Blocked by sentrysoftware/metricshub#383
Sorry, something went wrong.
Issue #114: Update hw.network.bandwidth.limit mapping
0f89eb5
Merge pull request #119 from sentrysoftware/feature/issue-114-update-…
d42bf0d
…hwnetworkbandwidthlimit-mapping Issue #114: Update hw.network.bandwidth.limit mapping
SafaeAJ
Successfully merging a pull request may close this issue.
Specification
hw.network.bandwidth.limit should be computed in byte not in bit.
Update the mapping in the connectors as follows:
hw.network.bandwidth.limit: megaBit2Byte($5)
The text was updated successfully, but these errors were encountered: