Package: munin-plugins-core
Version: 2.0~rc5-3
Severity: normal
File: /usr/share/munin/plugins/snmp__df

Hi

the snmp__df plugin does not properly find all mount points on monitored
system. The problem is on line 138, where it processes keys, but should
rather work with values. Following fix did work for me:

    #foreach my $partition (keys %$parts)
    foreach my $partition ($parts)

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-vserver-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages munin-plugins-core depends on:
ii  munin-common  2.0~rc5-3
ii  perl          5.14.2-9

Versions of packages munin-plugins-core recommends:
ii  libnet-snmp-perl  6.0.1-2

Versions of packages munin-plugins-core suggests:
ii  libnet-netmask-perl         <none>
ii  libnet-telnet-perl          <none>
ii  python                      2.7.2-10
ii  ruby1.8 [ruby-interpreter]  1.8.7.358-2

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/munin/plugins/snmp__df (from 
munin-plugins-core package)



-- 
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