Skip to content

opsvision/network-utility-pingsweep-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

network-utility-pingsweep-python

Sweep through a csv file and provide latency information in an output file.

Author: Jeremiah Owen

Purpose: To identify latency of nodes based off of a csv input.

Use: Input nodes into input.csv. An example is included in the repo. To execute the script open up a command prompt and navigate to the location of the script and make the script executable (e.g. sudo chmod +x PingLatency.py) run python PingLatency.py

Optional parameters are commented on line 16, to use these you can just move the comment marker # to line 17.

About

Sweep through a csv file and provide latency information in an output file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages