Package: munin-plugins-core
Version: 2.0.24-1
Severity: normal

Hello,

Upstream commit 2.0.6-1-ga4eb420 was created in the intention to
append the mountpoint to non-device mounts like tmpfs in order to make
them unique. However, the quoting in

+               "/*" )

disabled globbing so this clause will never be hit¹. As a result,
the mountpoint is appended to *all* devices like in

| _dev_vda1__boot.value 19868
| _dev_vda5__.value 165710

This field name change will also break the historic data as the rrd
file name on the master changes accordingly.

It might be an idea to stay that way (I consider that a bad one) but
at the moment the plugin's behaviour matches neither the documention
nor the one of the other df* plugins.

In my opinion, this should still be fixed in jessie, else this will
break users' graphs.

Regards,

    Christoph

¹ Unless somebody naughty creates a device with literally that name.

Attachment: signature.asc
Description: Digital signature

Reply via email to