[rrd-users] Aberrant Behavior Detection Settings
Koaps
koaps at yahoo.com
Tue Feb 9 20:08:36 CET 2010
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 <vk.kaushik2006 at gmail.com> wrote:
> From: Vinod Sharma <vk.kaushik2006 at gmail.com>
> Subject: [rrd-users] Aberrant Behavior Detection Settings
> To: rrd-users at lists.oetiker.ch
> 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
> rrd-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
>
More information about the rrd-users
mailing list