My Internet goes down fairly often so I want to start keeping track of it.
You must log in or register to comment.
Since I already run netdata, I have set up a few ping checks. The results are graphed alongside other netdata charts.
Otherwise, the simplest method is going to be a custom shell script that feeds
ping
results to a plotting program likegnuplot
.What’s the problem with smokeping though?