Today Dan McGinn-Combs wrote: > Sorry if this is a bit off-topic! I'm not sure where else to ask and > since Smokeping uses ParseConfig, I thought I'd start here. > > > I was perusing my Smokeping config file and matching it up against the > parser in Smokeping.pm when I noticed that there was apparently only one > array called _table field permitted by the parser per section. Is this > true?
Hi Dan, yes this is true ... how should the parser distinguisch between different tables ? *** section *** a b c 1 2 3 g k 1 1 how about this ? *** another *** +table1 l n p 2 3 4 +table2 g k 1 1 cheers tobi > > > Thanks, > > Dan > > > > --- > > Dan McGinn-Combs > > > > > -- > 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 @ 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
