On Mon, May 16, 2005 at 04:48:50PM +0200, Lars Thegler wrote: > So you've changed the API? Bummer - I must be blind. The only > incompatibility I can find mentioned is regarding colons in COMMENT > arguments. Could you please direct me to where these changes are described? I don't know of any other incompatibilities either, but a quick glance at 1.41 suggests that at least these are incompatible: lib/Smokeping.pm:584: "COMMENT: $date\\j"); (where $date usually contains colons and no escaping is currently done) lib/Smokeping.pm:911: "COMMENT:Probe: $pings $ProbeDesc every $step seconds", (here the only problem is the colon literal in 'Probe:'. $ProbeDesc is already escaped, as is $date, which is used on the following line.) I'm attaching an untested patch against 1.41 that might make it work with RRDtool 1.2. Could somebody with 1.2 try it out? (We'd still highly appreciate 2.0rc4 testing, you know :) Cheers, -- Niko -- Attached file removed by Ecartis and put at URL below -- -- Type: text/plain -- Size: 1k (1644 bytes) -- URL : http://lists.ee.ethz.ch/p/rrd1.2-patch -- Unsubscribe mailto:smokeping-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:smokeping-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi