[rrd-users] Question about "alter the generated text to another language"

Sven Dittmar sven at bawue.net
Fri May 28 17:31:55 MEST 2004


Hi all,

i use RRDtool 1.0.48 and specify LC_TIME="de_DE.ISO-8859-1"
in my shellscript.

When I generate the images for day, week, month and year everything 
works fine with the translation except for the weekly mode!

The syntax for generating the images is always the same as this:

rrdtool graph ups_outputvoltage_week.png  \
        --imgformat PNG \
        --start=$ONE_WEEK_AGO \
        --end=$NOW \
        --color CANVAS#99CCFF \
        --title "USV APC1000Smart Ausgangsspannung OUTPUTV $YEAR" \
        --vertical-label "Volt" \
        DEF:timeleft=ups4.rrd:OUTPUTV:AVERAGE \
        LINE2:timeleft#000000:"Ausgangs-Spannung in Volt (OUTPUTV)\n"

Question: How can I change the text on x-axis from "week" to "Woche" 
(German) or is this a know bug?

Thanks,
Sven

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list