Hi there, On Thu, 11 Apr 2013, Tony DeMatteis wrote:
> I've been a smokeping user for several years; just built/migrated to a new > Smokeping server (from FreeBSD 7 to Ubuntu 12.04.02). I'm getting the error > - "Curl: WARNING: curl exited with status 4 on www.mydomain.net". According > to the manpage for curl, I'm not seeing an exit code 4 > ... > So I'm not sure how to resolve this. There's curl and there's curl and there's curl. Different versions have different features, and possibly even accept different command line options. I've seen the same problem with other binaries. With something like Somkeping which uses system binaries to do things for it, portability is often a problem. You will either need to find and perhaps build the right version of curl, or alternatively you could modify parts of Smokeping to use your existing curl. That's what I had to do a while back, I think it might have been for fping. You might find posts about it in the list archives. -- 73, Ged. _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
