Package: munin-node
Version: 1.4.0-1
Severity: normal

The exim plugins exim_mailqueue and exim_mailstats have two groups
inside their config:

.-( /etc/munin/plugin-conf.d/munin-node
| [exim_mailqueue]
| group mail, (Debian-exim)
| 
| [exim_mailstats]
| group mail,adm

In version 1.4 there seem to be problems handling multiple groups,
because all groups get passed at once (eg "8 104") to the get_gid
function inside Munin::Node::OS in line 129 of
/u/s/perl5/Munin/Node/Service.pm, so that the processing for the plugin
stops.

You should either rewrite the plugin configs to use only Debian-exim and
adm as group, or fix the handling of multiple groups (eg check every
group on its own).

Moritz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to