I am graphing some numbers of this form: 4.3500, 4.3150
but munin shows them in Cur/Min/Max/Avg like 4.35, 4.30.
How can I keep the full format? These are my settings:
echo 'graph_args --base 1000 -l 5 --units-exponent -1'
echo 'graph_scale yes'