fix last 2 commits
authorStricted <info@stricted.de>
Tue, 14 Jul 2015 15:23:32 +0000 (17:23 +0200)
committerStricted <info@stricted.de>
Tue, 14 Jul 2015 15:23:32 +0000 (17:23 +0200)
assets/lteinfo-1h.png
rrd/graphRRDBs.sh

index 2e7a19fd2ae19ed2702351bdb7fa87c87c431849..792ff3ab2594efb67dfab158a6d7d69fb0ec7418 100644 (file)
Binary files a/assets/lteinfo-1h.png and b/assets/lteinfo-1h.png differ
index c0a402265ab11ed6c2f5c3f2ba887db2f20d22eb..9e0a48da1342f13959ea780520e1129fbebdb970 100644 (file)
@@ -155,19 +155,19 @@ function drawLTE {
                COMMENT:"Avg\: \t\t" \
                COMMENT:"Max\: \n" \
                \
                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" \
                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 &
 }
 
 drawDSL dsl-1h.png "DSL line status - 1 hour" end-1h now &