On Wed, Aug 29, 2012 at 09:38:01 +0200, Tobias Klausmann wrote: > > * Output statistics to stdout instead of stderr > > For the benefit of those who are not aware: this breaks Smokeping > (at least up to and including 2.6.8 since it expects this data on > stderr. My current workaround is a shell wrapper that simply does > 1>&2 so data lands on stderr again.
That was a mistake to change that behavior. I didn't realize that it would break programs using it like this. I will shortly release a new fping release (3.4) with that change reverted and with a new option to put statistics on stdout. Cheers David _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
