Today Warrick FitzGerald wrote: > Hi Warrick,
> Hi All, > > I am using the echoping probe and am trying to get the alerts to work. > However it seems that I am getting the pattern incorrect for some reason > > When my rrd patter goes from > <v> 5.0609933333e-02 </v> > to > <v> 1.3740550000e-01 </v> > > I would like to send an alert, however I tried both of the following > syntax and neither will compile ... > > +rttdetect > type = rtt > pattern = <0.10,>0.10,>0.10 > comment = routing mesed up again ? > > +rttdetect > type = rtt > pattern = <1.0e-01,<1.0e-01 > comment = routing mesed up again ? the rtt has to be specified in milli seconds ... at the moment I am not allowing commas there ... I am just putting up a new version of the program which allows sub milli second numbers in patterns cheers tobi > > I get the following error : > > ERROR: /home/wfitzgerald/downloads/smokeping/etc/config, line 69: Could > not parse pattern > > Can someone please give me a hand. > > Thanks > Warrick FitzGerald > > > > -- > 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 > -- ______ __ _ /_ __/_ / / (_) Oetiker, ETZ J97, ETH, CH-8092 Zurich, Switzerland / // _ \/ _ \/ / System Manager Coach Time Lord Developer Designer /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)1-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
