← Back to team overview

graphite-dev team mailing list archive

Re: [Question #182478]: Graphing IF-MIB::ifOutOctets and IF-MIB::ifInOctets

 

Question #182478 on Graphite changed:
https://answers.launchpad.net/graphite/+question/182478

    Status: Open => Answered

pauled23 proposed the following answer:
derivative(metric) will give you a rate of change with such metrics.
However, I would recommend, nonNegativeDerivative(metric) as that will
ignore when a metric wraps (resets to 0 and continues).

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.