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 ekEzMnJGfF13OwAAOr1fkg (envelope-from ) for ; Sat, 14 Sep 2019 03:46:26 +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=bNCMMf/G Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id A36F9667A2B for ; Sat, 14 Sep 2019 03:46:24 +0200 (CEST) Received: from [::1] (port=60592 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1i8x8p-00FTcP-6C; Sat, 14 Sep 2019 04:46:23 +0300 Received: from out-1.smtp.github.com ([192.30.252.192]:39093) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1i8x8f-00FTY3-9i for flent-users@flent.org; Sat, 14 Sep 2019 04:46:19 +0300 Date: Fri, 13 Sep 2019 18:45:32 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1568425532; bh=fKtfrW6uEfVEAMqkGPBcpPowYlcDq0MjyMBNRZNb9vw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bNCMMf/GbVW+D8+O/tLprQUU4oLEyeSPqWl3kftm/2T94ggR2gPDZbp6dL3zWFamC /xLHNVvabC8u46vTwFrBr3n6K3g31kiZyhBVGLMtPQYJsBMzPHNjyMF91AzqNp03iu lUgtNQ4BNJBK2IJxXdrmRZqB64ORigRwKKzhGLgU= From: Rich Brown To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: richb-hanover X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] Charting ping_hosts (#181) 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: Subscribed Content-Type: multipart/mixed; boundary="===============7963200530911247913==" 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 --===============7963200530911247913== Content-Type: multipart/alternative; boundary="--==_mimepart_5d7c463c25678_cc43faebe6cd96c52963"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5d7c463c25678_cc43faebe6cd96c52963 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I do see your point. I'm casting about to find a good way to show this, especially when pulling results from separate data files, where the file names won't be a particularly good way to indicate a difference. Alternatives: * The legend at the bottom "Local/Remote: localhost/flent-fremont.bufferbloat.net - Time: 2019... " could include "Pinging 1.2.3.4" * Or perhaps "Local/Remote/Pinging: localhost/flent-fremont.bufferbloat.net/1.2.3.4 - Time: 2019... " * Or in the case that Flent was combining separate data files, (actually, anytime the ping host is different from the -H host) perhaps the plot legend (on the right of the chart) could include the IP address of the alternate ping host - that is, "Ping to 1.2.3.4 (ms)" instead of "Ping (ms)" PS I'm not meaning to be glib, or trying to ignore other important situations. I expect this particular use case to be very common, and so want to make sure it looks great in the test results and charts. Thanks. *I'm mostly adding the image to prompt my memory of how the chart looks, not for new information* ![image](https://user-images.githubusercontent.com/1094930/64439228-7e5a5880-d097-11e9-9068-1f80fd634be7.png) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/181#issuecomment-531435371 ----==_mimepart_5d7c463c25678_cc43faebe6cd96c52963 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I do see your point. I'm casting about to find a good way to show this, especially when pulling results from separate data files, where the file names won't be a particularly good way to indicate a difference. Alternatives:

  • The legend at the bottom "Local/Remote: localhost/flent-fremont.bufferbloat.net - Time: 2019... " could include "Pinging 1.2.3.4"
  • Or perhaps "Local/Remote/Pinging: localhost/flent-fremont.bufferbloat.net/1.2.3.4 - Time: 2019... "
  • Or in the case that Flent was combining separate data files, (actually, anytime the ping host is different from the -H host) perhaps the plot legend (on the right of the chart) could include the IP address of the alternate ping host - that is, "Ping to 1.2.3.4 (ms)" instead of "Ping (ms)"

PS I'm not meaning to be glib, or trying to ignore other important situations. I expect this particular use case to be very common, and so want to make sure it looks great in the test results and charts. Thanks.

I'm mostly adding the image to prompt my memory of how the chart looks, not for new information
image


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

----==_mimepart_5d7c463c25678_cc43faebe6cd96c52963-- --===============7963200530911247913== 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 --===============7963200530911247913==--