I want to display 2 values on the Y axis correctly with rrdtool. The first value has a range of 0-70, the second from 0-800.
The scale of values should be appropriate. With --right-axis=0.1:0 I can adjust the naming on the right side, but the value is not "resized'd", so that e.g. a value "10" practically disappears on the 0 line when the 2nd value is 500.
Can this be done correctly?