From 62862e29e5d2f41b2b225e17ea7117b8492ff6e2 Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Mon, 3 Aug 2015 21:13:34 +0000 Subject: [PATCH] change: RAM limit 2000 MB git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9019 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- www/gplot/SM_RAM.gplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gplot/SM_RAM.gplot b/www/gplot/SM_RAM.gplot index 9d8a2053d..82e8b7c44 100644 --- a/www/gplot/SM_RAM.gplot +++ b/www/gplot/SM_RAM.gplot @@ -17,7 +17,7 @@ set title '' set grid xtics y2tics set y2label "RAM-Nutzung MB" -set y2range [0:495] +set y2range [0:2000] #FileLog 5:ram\x3a:0: #FileLog 8:ram\x3a:0: