From 5bdd2e4b05ce22d3547af0ae7982db6eadeb6ed1 Mon Sep 17 00:00:00 2001 From: Pascal Date: Thu, 4 Mar 2021 01:57:32 -0500 Subject: [PATCH] [add][fix] added readme and fixed plot.sh name in --help --- README.md | 97 ++++++++++++++++++++++++++++++++++++++++++++++ docs/internet.png | Bin 0 -> 509265 bytes plotter/plot.sh | 2 +- 3 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 README.md create mode 100644 docs/internet.png diff --git a/README.md b/README.md new file mode 100644 index 0000000..79c593a --- /dev/null +++ b/README.md @@ -0,0 +1,97 @@ +

PingPlot

+ +

+ Want to create memes graphs of your network connectivity? Ping and plot away: +


+

+ +

+ +## Getting started + +> **DISCLAIMER:** The author accepts no responsibility or liablity for the use of this software. A high frequency of `ICMP` requests could be seen as `DoS` attack. Please ensure you have permission to ping the target servers! +In the default configuration a server will be pinged `10` times with `0.2s` between each ping every `60s`. + +This tool requires `net-tools` (if not using a docker container) and `gnuplot` installed on the system. + +1. Configure the servers to be pinged and their label in the graph's legend in the [`servers.env`](servers.env) file: + ``` + :