Code Monkey home page Code Monkey logo

Comments (2)

zyphlar avatar zyphlar commented on August 29, 2024

Yeah my use case for this tool is "why is this sucking? Oh, because the
internet just died. Do I need to reconnect or something?" The graph is
there so you don't feel like you've gotta keep an eye on it
second-by-second. But as you mention, an average doesn't really speak to
quality issues. You could treat E as whatever the TTL is (1000 ms?) but
that's not as useful as "half our packets in the last minute have totally
failed."

Right now my most desired features are cross-compatibility with non-Ubuntu,
and an improved graph (using braille characters results in low information
density but I couldn't find a better option easily)
On Jan 5, 2014 12:39 AM, "AltF4" [email protected] wrote:

I started writing a feature to toggle the display of a running average of
the pings in the current log. However, it wasn't immediately clear to me
how error pings should be handled.

Simply ignoring them doesn't feel accurate, as it would make the average
higher than it should be, and probably defeat the purpose of displaying it.
(Keeping an eye on your network quality)

But how do you numerically account for the missing ping in an average?

Perhaps a running average feature just doesn't make sense in this context.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3
.

from pinger.

zyphlar avatar zyphlar commented on August 29, 2024

@altf4 I just implemented a simple running average; it's a simple average so failures count as -1 which is wrong, but the number is still somewhat useful for now.

from pinger.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.