From: Stricted Date: Tue, 14 Jul 2015 15:23:32 +0000 (+0200) Subject: fix last 2 commits X-Git-Tag: 1.0.1~4 X-Git-Url: https://git.stricted.de/?p=GitHub%2FStricted%2Fspeedport-hybrid-php-api.git;a=commitdiff_plain;h=98fef6670e2ae812a6cef0c9b8324f402c5820d0;ds=sidebyside fix last 2 commits --- diff --git a/assets/lteinfo-1h.png b/assets/lteinfo-1h.png index 2e7a19f..792ff3a 100644 Binary files a/assets/lteinfo-1h.png and b/assets/lteinfo-1h.png differ diff --git a/rrd/graphRRDBs.sh b/rrd/graphRRDBs.sh index c0a4022..9e0a48d 100644 --- a/rrd/graphRRDBs.sh +++ b/rrd/graphRRDBs.sh @@ -155,19 +155,19 @@ function drawLTE { COMMENT:"Avg\: \t\t" \ COMMENT:"Max\: \n" \ \ - AREA:rsrp#54EC48CC \ - LINE1:rsrp#24BC14:"rsrp \t\t\t" \ - GPRINT:rsrp:LAST:"%1.0lf dB\t\t" \ - GPRINT:rsrp:MAX:"%1.0lf dB\t\t" \ - GPRINT:rsrp:AVERAGE:"%1.0lf dB\t\t" \ - GPRINT:rsrp:MIN:"%1.0lf dB\n" \ - \ AREA:rsrqScaled#48C4EC \ LINE1:rsrqScaled#1598C3:"rsrq\t\t\t" \ GPRINT:rsrq:LAST:"%1.0lf dB\t\t" \ GPRINT:rsrq:MAX:"%1.0lf dB\t\t" \ GPRINT:rsrq:AVERAGE:"%1.0lf dB\t\t" \ - GPRINT:rsrq:MIN:"%1.0lf dB\n" + GPRINT:rsrq:MIN:"%1.0lf dB\n" \ + \ + AREA:rsrp#54EC48CC \ + LINE1:rsrp#24BC14:"rsrp \t\t\t" \ + GPRINT:rsrp:LAST:"%1.0lf dB\t\t" \ + GPRINT:rsrp:MAX:"%1.0lf dB\t\t" \ + GPRINT:rsrp:AVERAGE:"%1.0lf dB\t\t" \ + GPRINT:rsrp:MIN:"%1.0lf dB\n" } drawDSL dsl-1h.png "DSL line status - 1 hour" end-1h now &