Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benklett/gnuplot-pingscript
https://github.com/benklett/gnuplot-pingscript
gnuplot ping script stability test
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benklett/gnuplot-pingscript
- Owner: benklett
- License: mit
- Created: 2015-08-21T14:34:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T21:49:46.000Z (over 7 years ago)
- Last Synced: 2023-08-24T22:38:10.418Z (over 1 year ago)
- Topics: gnuplot, ping, script, stability, test
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gnuplot-pingscript
==================This is a small script which utilizes the ping command and gnuplot to
generate a graph.Usage
-----./gnuplot-pingscript.sh
Enter the needed values when you are prompted to do so.
Another way to use the script is with arguments:
./gnuplot-pingscript.sh SERVER INTERVAL PING_COUNT PLOT_Y_START IMAGE_OUTPUT_HEIGHT IMAGE_OUTPUT_WIDTH
If you just want to generate the graph for a specific directory which
has a `ping.txt` file in it:./gnuplot-pingscript.sh DIRECTORY PLOT_Y_START IMAGE_OUTPUT_HEIGHT IMAGE_OUTPUT_WIDTH