[rrd-users] Re: Exluding data points in rolling weekly graph

Alex van den Bogaerdt alex at ergens.op.het.net
Tue Dec 9 22:20:49 MET 2003


On Tue, Dec 09, 2003 at 02:11:33PM -0700, Daniel Lindorf wrote:
> Does anyone know of an easy way to graph a rolling week (ie current time 
> minus seven days) excluding all data points for weekends and evenings? 
> The generated should include data from the last week's business hours 
> only. Any help would be appreciated. Thanks

CDEF that takes the sample's local time (LTIME) modulo one week,
then checks for a range of monday to friday,  followed by LTIME
modulo one day with a check for a range of your business hours.

IIRC there was a similar discussion a year (or so) ago so maybe
you can find an example in google.

HTH
Alex
-- 
http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1
This message was produced without any <iframe tags

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list