Thanks Koaps, I have already gone through these details and did below settings. I am still confused if this is write settings as per my requirements. this settings gives me the lower and uppar band for last 48 hours only.
RRA:HWPREDICT:20160:0.1:0.0035:3 RRA:SEASONAL:288:0.1:2 RRA:DEVPREDICT:20160:5 RRA:DEVSEASONAL:288:0.1:2 RRA:FAILURES:288:7:9:5 Can you please advise what should be the settings if I want to store information for last Every 5 seconds for 2 days. Every Minute for 14 days Every Day for 1 year. Regards, On Wed, Feb 10, 2010 at 12:38 AM, Koaps <[email protected]> wrote: > Did you read these? > > http://www.usenix.org/events/lisa00/full_papers/brutlag/brutlag_html/ > http://cricket.sourceforge.net/aberrant/rrd_hw.htm > > Pretty much tells you what you need, you can always tweak it the settings > also. > > -C > > > --- On Tue, 2/9/10, Vinod Sharma <[email protected]> wrote: > > > From: Vinod Sharma <[email protected]> > > Subject: [rrd-users] Aberrant Behavior Detection Settings > > To: [email protected] > > Date: Tuesday, February 9, 2010, 5:29 AM > > I am using below settings to create rrd > > > > Assumes step of 5. Following RRA's are created > > # Every 5 seconds for 2 days. Step = 5/5 = 1. > > Count = 86400/5*2 = 34560 > > # Every Minute for 14 days. Step = 60/5 = 12. > > x= 86400/5/12*14 = 20160 > > > > # Every Day for 1 year. Step = 86400/5 = 17280 > > > > > > RRA:MAX:0.99:1:34560 > > RRA:MAX:0.99:12:20160 > > RRA:MAX:0.99:17280:365 > > > > DS:data:GAUGE:25:U:U > > > > RRA:AVERAGE:0.99:1:34560 > > > > RRA:AVERAGE:0.99:12:20160 > > RRA:AVERAGE:0.99:17280:365 > > > > Can anyone please help to configure Aberrant behavior > > detection settings. > > > > > > > > > > > > -----Inline Attachment Follows----- > > > > _______________________________________________ > > rrd-users mailing list > > [email protected] > > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users > > > > > > -- Regards, Vinod Kumar +91-9871409160
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
