rrdtool y-axis values "200m" instead of "0.2"

Viewed 7322

I've got a rrd which contains mostly values 0 to 1 (linux load avarage).

Sometimes the graph displays at the y-axis => "0.1 0.2 ... 0.9". That's the way I want it.

But other times, I see the following "100m 200m ...".

Is there a way to force displaying as "0.1 etc." values?

1 Answers
Related