[PATCH] unbound_munin_: Arbitrary thread count

Hi. The attached patch supports an arbitrary number of threads in the
Munin plugin, as opposed to the <=8 hardcoded ones currently.

It uses grep plus sed, and should work well with any number of grep
flavors, including very daft ones (e.g. those that don't support the
'+' quantifier).

Sven

(attachments)

unbound_munin_-anythreads.patch (1.18 KB)

Hi Sven,

Hi. The attached patch supports an arbitrary number of threads in
the Munin plugin, as opposed to the <=8 hardcoded ones currently.

Thanks! Committed to the source/contrib directory.

It uses grep plus sed, and should work well with any number of
grep flavors, including very daft ones (e.g. those that don't
support the '+' quantifier).

very nice!

Best regards,
   Wouter