What's the best way?

DEIGNAN Ciaran <[email protected]> Mon, 14 Mar 2016 09:52:35 +0000
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <DB5PR01MB15128BF58164A16040F30B18F3880@DB5PR01MB1512.eurprd01.prod.exchangelabs.com>
Hi all,

I have a data source that gives me "number of requests" and "total bytes transferred".
I would like to be able to monitor the bytes transferred per request over time.

I can pre-process the data to calculate (delta bytes) / (delta requests).
Obviously I would have to skip over any periods where there are no new requests.
In that case I should probably use an "ABSOLUTE" DS definition, right?

Is there a better way?
I thought initially that since the number of requests and the number of bytes are both converted to rates, I could simply graph a CDEF of (bytes/requests).
I tried that and it doesn't look good.

Would the "COMPUTE" DS be a valid approach?
Or something "PREV" in a CDEF ?

Thanks for any experience...

Ciaran Deignan
RSD Open Systems Support

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users