@[email protected] to SelfhostedEnglish • 11 months agoAny simple alternatives to smoke ping?github.comexternal-linkmessage-square18fedilinkarrow-up144arrow-down10file-text
arrow-up144arrow-down1external-linkAny simple alternatives to smoke ping?github.com@[email protected] to SelfhostedEnglish • 11 months agomessage-square18fedilinkfile-text
minus-square@vegetaaaaaaalinkEnglish1•11 months agoSince 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 like gnuplot. What’s the problem with smokeping though?
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?