[smokeping-users] Re: better granularity step 300

Antonín Faltýnek tonda at kaf.cz
Wed Mar 8 16:44:11 MET 2006


Dne středa 08 březen 2006 16:09 hans napsal(a):
> hi
>
> i have the following default configuration at smokeping
>
> *** Database ***
> step     = 300
> pings    = 20
>
> i want to have a better granularity, because a break
> of a leased line of even 4 minutes couldn't be detect
> in the worst case.
>
> what happens, if i change to
> step     = 30
> pings    = 10
>
> would rrdtools show correctly ?
> should i delete the existings rrd-files bevor ?
>
> best regards
> hans

Hi,

you have to reconfigure whole database definition

*** Database ***
# every 30 seconds send 10 pings (it is quite lot IMHO)
step     = 30
pings    = 10

# consfn mrhb steps total

AVERAGE  0.5    1  2880 # 24 hours of full data
AVERAGE  0.5   60   1344 # 28 days of 1half hour averages
    MIN  0.5   60 1344
    MAX  0.5   60 1344
AVERAGE  0.5  720  1600 # 400 days of 6hour averages
    MAX  0.5  720  1600
    MIN  0.5  720  1600

The RRD files will be quite big so the polling machine will have quite big IO 
wait.

-- 
Antonín Faltýnek

e-mail: tonda at kaf.cz
icq:    76225401

------------------------------------------------------------
You can do that without any technological mumbo-jumbo...

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



More information about the smokeping-users mailing list