I've noticed that graphs with lots of values which have min/max warn limits look extremely crowded - all these min/max limits are drawn as lines via rrdtool HRULE. I haven't found a way to disable drawing of these warn lines.
I still need munin to check for these warn values (which makes graphs red, sends emails, e.t.c), but I don't want to see warn lines. I typically know where they should be.
Any suggestions how to disable drawing warn lines?
There is a munin core file that you can edit and with that you can have warning fileds without the draws.
Details here: https://github.com/munin-monitoring/munin/issues/780
– northway Feb 01 '17 at 14:02