Munin: tips and tricks. fix disk width
Munin: tips and tricks. fix disk width in the file: /etc/munin/plugin-conf.d/munin-node you need to add next:
1 2 3 |
[diskstats] env.trim_labels no env.graph_width 1152 |
than perform a restart of the munin-node:
1 |
/etc/init.d/munin-node restart |