Yesterday Ed Ravin wrote: > On Thu, Dec 16, 2004 at 01:37:46AM +0100, Michael Markstaller wrote: > >> I wrote a even more ugly shell-script to remove one day with >> dump/restore >> (below in case anybody likes it) but I'm sure there must be a better way >> ? >> >> Is there any simple way of telling RRDtool to simply NaN a certain >> timeperiod ? > > Yes - use the "rrdcut" script written by a kind and generous Cricket
another approach would be, to tell smokeping to disregard round trip times above a certain value when deciding the scaling of the graph ... because smokeping does not use the native scaling in rrdtool to set the size of the graph this shouldn't be all that difficult to implement. For example by adding a new configuration option called displaymax which would tell smokeping to disregard any value abovce a certain limit when caculating the sizing of the graph ... the advantage of this would be that you would not modify the actual data ... cheers tobi -- ______ __ _ /_ __/_ / / (_) Oetiker @ ISG.EE, ETL F24.2, ETH, CH-8092 Zurich / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach /_/ \.__/_.__/_/ http://people.ee.ethz.ch/oetiker +41(0)44-632-5286 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
