Package: munin-plugins-core
Version: 2.0.33-1
Severity: minor

munin-update.log from server reports:
Missing required attribute 'label' for data source 'processes' in service 
psu_root on leon-01.doublehp.org/leon-host:4949

The root issue is trivial:
        echo graph_title Number of processes owned by $name
        echo 'graph_args --base 1000 --vertical-label processes -l 0'
        echo 'graph_category processes'
        echo "count.label $name"
        echo 'processes.draw LINE2'
        exit 0

I guess we want
        echo 'count.draw LINE2'


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages munin-plugins-core depends on:
ii  munin-common  2.0.33-1
ii  perl          5.24.1-2

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

Versions of packages munin-plugins-core suggests:
pn  conntrack                <none>
pn  libcache-cache-perl      <none>
pn  libdbd-mysql-perl        <none>
ii  libnet-dns-perl          1.07-1
ii  libnet-netmask-perl      1.9022-1
pn  libnet-telnet-perl       <none>
ii  libxml-parser-perl       2.44-2+b1
ii  python                   2.7.13-2
pn  ruby | ruby-interpreter  <none>

-- no debconf information

Reply via email to