[Eisfair_dev] eisgraph v1.1.2 testing

Marcus Roeckrath marcus.roeckrath at gmx.de
Mo Jul 6 19:46:56 CEST 2015


Hallo Rolf, hallo Thomas,

Rolf Bensch wrote:

>> Als schnellen Fix kann ich Dir nur folgendes anbieten:
>>
>> in /usr/local/eisgraph/modules/hddtemp aendere in Zeile 81
>>
>> ALT:
>> echo "            LINE2:t$idy$ecolor:\"$edevice  \" \\"
>>
>> NEU:
>> echo "            LINE2:t$idy$ecolor:\"$edevice  \\n\" \\"
> 
> Das sieht schon wesentlich besser aus. In der Legende werden damit die
> Devices untereinander dargestellt. War das vor 1.1.0 auch so? Alle
> anderen Legenden sind hier horizontal angeordnet.

IMHO so besser, daann wird die einfache Legende auch in einer Zeile
dargestellt und wäre dann auch zu den Graphen von lmsensors identisch:

small)
       if [ $idy -lt $EISGRAPH_MOD_HDDTEMP_N ] ; then
          echo "            LINE2:t$idy$ecolor:\"$edevice  \" \\"
       else
          echo "            LINE2:t$idy$ecolor:\"$edevice  \\n\" \\"
       fi

Is das nun besser?

-- 
Gruss Marcus


Mehr Informationen über die Mailingliste Eisfair_dev