Skip to content

ryankenney-dev/network-test-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-test-cli

Overview

This is just a script that runs curl in a loop, dumping network status into a CSV file.

Running in Bash

Run the script:

bash run-bash.sh

The resulting CSV ends up in:

target/

Using Docker

Build and run the container with one command:

bash build-run-docker.sh

The resulting CSV ends up in:

target/

Viewing CSV with csvplot.com

Open the resulting CSV with csvplot.com

Drag the timestamp field onto the bottom bar

Drag any of the other fields on to the left bar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published