FAQ start

This commit is contained in:
Jack Greyhat
2021-01-29 09:31:13 +01:00
parent f2957253ca
commit e7a2151706
2 changed files with 13 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ SpeedtestResultDir=$SpeedtestPluginDir/tmp
# Get the server that was used, dump it into a file
cat $SpeedtestResultDir/speedtest-results | grep Server | sed 's/.*Server:\s*\(.*\)/\1/' > $SpeedtestResultDir/speedtest-server
# Update the RRD graphs
rrdtool update $RRDGraphsDir/speedtest-latency.rrd $DATE:$Latency
rrdtool update $RRDGraphsDir/speedtest-bandwidth.rrd $DATE:$DownloadSpeed:$UploadSpeed