Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

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'

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.