Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Make scale() and scaleToSeconds() independent. #41

Merged
merged 1 commit into from Jul 17, 2013

Conversation

bodgit
Copy link
Contributor

@bodgit bodgit commented Jul 17, 2013

They don't need to be mutually exclusive, consider Rx bytes on an
interface, sampled per minute and you want bits/sec:

scaleToSeconds(scale(some.host.interface.octets.eth0.rx,8),1)

They don't need to be mutually exclusive, consider Rx bytes on an
interface, sampled per minute and you want bits/sec:

scaleToSeconds(scale(some.host.interface.octets.eth0.rx,8),1)
ripienaar added a commit that referenced this pull request Jul 17, 2013
Make scale() and scaleToSeconds() independent.
@ripienaar ripienaar merged commit f847cbb into ripienaar:master Jul 17, 2013
@ripienaar
Copy link
Owner

thank youj

@bodgit bodgit deleted the scale branch October 1, 2013 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants