Skip to main content

Simple ping visualization on the CLI

Project description

Pingstats, a simple CLI based ping visualization script

This script provides a very simple CLI based ping visualization script by utilizing hipster plot.

This project is a much simplified version of PingStats, a project of mine that went from being useful (i.e, the functionality of this script) to an over complicated mess of spaghetti code. That software provides GUI based plotting, as well as CSV based logging of ping data over time.

INSTALLATION

Installation has been made easy on any Unix based system that implements pip3.

pip3 install pingstats

Usage

This software was implemented with simplicity in mind, and only provides one point of access:

pingstats google.ca

Examples of software in use

http://i64.tinypic.com/33mv6ud.png

In this image, we can see two separate outputs. The top display is a display of the most recent actual return times, whereas the bottom display is the average return time for each sequence.

This display automatically scales to whatever window you have open, adding more lines and columns as necessary.

Running the tests

To run the tests, clone the repository:

git clone https://gitlab.com/eclectickmediasolutions/pingstats.git

Then simply run:

python3 setup.py test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pingstats-0.6.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

pingstats-0.6-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page