0

I wrote my own munin-plugin and I'm confused, how munin represents values between 0 and 1. Many values uses a notation with 'm'. I found the meaning of 'm' in this post: what does the 'm' unit in munin mean?

I am a bit confused, why munin is using it in this context! I just want a common floating point value like 0.33! Is there any possibility to avoid this?

Here is the plugin configuration:

graph_title Title
graph_args --base 1000 -l 0
graph_vlabel label
graph_category backup

Every hint is welcome.

0 Answers0