2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

SM_CPUTemp.gplot: New version for the RPi4 (Forum #102203)

git-svn-id: https://svn.fhem.de/fhem/trunk@19885 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2019-07-22 11:34:23 +00:00
parent 73862adb72
commit 973e6abcaa

View File

@ -14,7 +14,7 @@ set xdata time
set timefmt "%Y-%m-%d_%H:%M:%S"
set xlabel " "
set ytics
set yrange [450:1050]
set yrange [450:1500]
set y2tics
set title '<L1>'
set grid xtics y2tics
@ -32,4 +32,4 @@ plot \
"< egrep 'cpu_temp:' <IN>"\
using 1:4 axes x1y2 title 'Temperatur' ls l0 lw 1 with lines \
"< egrep 'cpu_freq:' <IN>"\
using 1:4 axes x1y1 title 'Frequenz' ls l1fill lw 1 with steps
using 1:4 axes x1y1 title 'Frequenz' ls l1fill lw 1 with steps