On Thu, Mar 08, 2007 at 03:00:10PM +0100, Thorben Hemmler wrote:
 
> I´ve a little problem with smokeping in combination with curl. 

> when I start the script on the console I got this:

> Time: 0,092 DNS time: 0,001 Redirect time: 0,000

Hi,

it looks like you're running in a non-C locale. The curl probe is
expecting a dot ('.') as the decimal separator, not a comma (',').
Try unsetting LC_ALL (or setting it to "C"), as discussed recently
(the 'Echoping again' thread).

Future versions of Smokeping will recognize this situation and
bail out with an error message.

Cheers,
-- 
Niko

_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to