From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from mail.toke.dk by mail.toke.dk with LMTP id QP90MIMGcV0rEQAAOr1fkg (envelope-from ) for ; Thu, 05 Sep 2019 14:58:43 +0200 Authentication-Results: mail.toke.dk; none (SPF check N/A for local connections - client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=jO8z0taS Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id A30E3661C04 for ; Thu, 5 Sep 2019 14:58:41 +0200 (CEST) Received: from [::1] (port=49270 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1i5rLU-006fev-LQ; Thu, 05 Sep 2019 15:58:40 +0300 Received: from out-24.smtp.github.com ([192.30.252.207]:33983) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1i5rLO-006fXQ-5y for flent-users@flent.org; Thu, 05 Sep 2019 15:58:39 +0300 Date: Thu, 05 Sep 2019 05:57:53 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1567688273; bh=1+vdoOzWgVpvQpbs+SagERd+maiA8g0BMXtsNZG331Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jO8z0taSYRlElyPGa3FQ1Aa4WdT1YKWi0E0l+HO2HzZl6e5VdTbxIJMk7gcCUXEV8 YAFvgA4Xvnh6o7juOdDLcrPIyapceMdjYuYqlk6v5eSc42q0N9dVL7RyhoyLlQ+cbm Z9nYHD1r/oN7cAjdvYIAvkyA5eHMLGpRyDA9aVGM= From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: comment X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] `ss: command not found` on macOS (#177) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.27 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Comment , flent-users Content-Type: multipart/mixed; boundary="===============3922771108121307802==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============3922771108121307802== Content-Type: multipart/alternative; boundary="--==_mimepart_5d710651bfb89_5ff03f9cbaccd96846843"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5d710651bfb89_5ff03f9cbaccd96846843 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Rich Brown writes: > Spurred on by Dave's [Coffee Shop Bloat Test](https://lists.bufferbloat.net/pipermail/bloat/2019-September/009336.html) script, I decided to try it on my Mac (10.12.6) with Flent 1.3.0. This command seemed to work fine: > > `flent -x -H flent-fremont.bufferbloat.net -t Rich_Test --te=upload_streams=4 tcp_ndown` > > But I got a ton of error messages when I tried the second command > using the `--socket-stats` option: there were none if I left that off. > What other information could I provide? Thanks. Hmm, not sure there's anything to be done about that; as it says, that command doesn't exist on OSX. So, erm, just leave out the --socket-stats option? :) -Toke -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/177#issuecomment-528350722 ----==_mimepart_5d710651bfb89_5ff03f9cbaccd96846843 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Rich Brown <notifications@github.com> writes:

> Spurred on by Dave's [Coffee Shop Bloat Test](https://lists.bufferbloat.net/pipermail/bloat/2019-September/009336.html) script, I decided to try it on my Mac (10.12.6) with Flent 1.3.0. This command seemed to work fine:
>
> `flent -x -H flent-fremont.bufferbloat.net -t Rich_Test --te=upload_streams=4 tcp_ndown`
>
> But I got a ton of error messages when I tried the second command
> using the `--socket-stats` option: there were none if I left that off.
> What other information could I provide? Thanks.

Hmm, not sure there's anything to be done about that; as it says, that
command doesn't exist on OSX. So, erm, just leave out the --socket-stats
option? :)

-Toke


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5d710651bfb89_5ff03f9cbaccd96846843-- --===============3922771108121307802== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============3922771108121307802==--