From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-il1-x141.google.com (mail-il1-x141.google.com [IPv6:2607:f8b0:4864:20::141]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id B4EE23B29E for ; Wed, 22 Apr 2020 13:45:13 -0400 (EDT) Received: by mail-il1-x141.google.com with SMTP id w6so2808154ilg.1 for ; Wed, 22 Apr 2020 10:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=QIh6jYtSdGvmBHu7YYQmXcabCEwgGkjAYEsjoO7fYtk=; b=g1oma4CCHVUwla7sC6nwh5ukz6Z5LoxxnN1ztU3iWsxlv6Ay36lW5Nxk5FYQvvBrrI HH7+qP5/zRkoHCaMo6P+R1nqxRC/S7eoK1kaJGN6X41kiOZ+bRIlaOoQHzKBY/XNoKEF 4dy/2CV2zPxKLMizZYYonpdyx/OFQ+n2CzM5ldEZ2qVXkf73xftiAhw9gPnQz4zfTZLT FwaM+9ENa3a73QjV+u/gDxCii0MUqG4BKBbQitGLNg4VcZMtd4tNGwA8kS2GLQazfDGi 8GRjhbuYOWEMAREG4FgWP1QBUC6Q6/7fnTJHlhiA4dOiuG+0GhUy6LqaSzf1gNb7N1qN wXbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=QIh6jYtSdGvmBHu7YYQmXcabCEwgGkjAYEsjoO7fYtk=; b=mMXcKrMi+xk2Brs59l4v0yze80PUL4eJoJKcIoZYpnExp/sMcy6OttBGE64PVV6s76 QUrhuJu1QeG3ytvaGOSYwXlUiKhOFUcP9lS8cAxB8F8Q7hIS2s0Rs6YjHZkKKf+g/pO6 mqBAlhghhkmuTqjnAuxO9416CLrHDAgX6ZF0GmsZLnHCi9h9uJmC8zk39ww111yQK2c6 M7gD6sjG7CBfS966tBaArQ5zC683Clv02ZBljpCZf78/Kb0/hOaR9r7huarPQDgA7wTQ GMcWnwVeQk2yfNnjwy9HN1H8iEBLb7x9Ai/ls4Zo+YKZKTEbjUOfZuFIZE92LdFgWlrD byAQ== X-Gm-Message-State: AGi0PuYsYqlTqA9rw5uu90M2cGjn0U+7hA5woSyVumxwZ8IMP2sgvxa6 x7edwLmXHbNeeiolJ7m/Mim6bh474AwrsyJBDkZ1nHgB X-Google-Smtp-Source: APiQypL7rZYhfSzgtt6y9sqQVm6nIwUD74z2pzaeBJuCQKy9SFVglzHb29eATKGsPMqd8CEBtpF6a77X0Q2LhF4KFTY= X-Received: by 2002:a92:8e50:: with SMTP id k16mr28987631ilh.45.1587577513217; Wed, 22 Apr 2020 10:45:13 -0700 (PDT) MIME-Version: 1.0 References: <429C2CD6-5395-4E00-9A92-58932DD1D4EC@darbyshire-bryant.me.uk> In-Reply-To: <429C2CD6-5395-4E00-9A92-58932DD1D4EC@darbyshire-bryant.me.uk> From: Dave Taht Date: Wed, 22 Apr 2020 10:45:01 -0700 Message-ID: To: Kevin Darbyshire-Bryant Cc: Cake List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] DSCP ramblings X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2020 17:45:13 -0000 On Wed, Apr 22, 2020 at 10:17 AM Kevin Darbyshire-Bryant wrote: > > > > > On 22 Apr 2020, at 17:20, Dave Taht wrote: > > > > and because of your I'm off building collectd because those graphs > > look so good. :) > > Oh dear, sorry about that :-) The collection bit https://github.com/ldir= -EDB0/packages/commit/932bb4b022bdbf3ab0fa1e43842f7c94da7f046a > The display bit https://github.com/ldir-EDB0/luci/commit/a0a95da170307988= 7a85c4d9b6929e74d2c77a29 > > Don=E2=80=99t break it, or if you do, send fixes ;-) I just - amazingly - for being years out of practice - before my first cup of coffee - patched openwrt for reducing the codel target, updated babeld to 1.9.2, and the kernel to 5.4... reflashed a ubnt mesh ap... and it worked, first time. I am afraid to push my luck, further. > > The idea of using collectd_exec and hence a sh script was the quickest wa= y of spinning something up. It is inherently going to be heavier than a pr= oper C based plugin/collector=E2=80=A6and beyond my skill/patience limits I get it. :) My intent however is to somehow have the collector send stuff back to another collector elsewhere and not store anything locally. haven't figured out how to do that. (The uap-lite mesh only has 8MB flash) >(You should have seen how many combinations of =E2=80=98*' & =E2=80=98&=E2= =80=99 were involved in getting https-dns-proxy/lubcurl "static curl_socket= _t opensocket_callback(void *clientp, curlsocktype purpose, struct curl_soc= kaddr *addr) (void)setsockopt(sock, IPPROTO_IPV6, IP_TOS, (int *)clientp, = sizeof(int));=E2=80=9D to work :-) ) the cdecl tool is your friend here. > Kevin > > > --=20 Make Music, Not War Dave T=C3=A4ht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-435-0729