Your message dated Sun, 14 Jul 2013 14:56:00 +0200
with message-id <[email protected]>
and subject line Closing old bug
has caused the Debian Bug report #661884,
regarding munin failed to generate for diskstats_iops Attempting to reuse 
'min_max_diff'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
661884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661884
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: munin
Version: 1.4.6-1~bpo60+1
Severity: normal



Munin failed to generate graph for plugin diskstats_iops with default install 
configuration

2012/03/02 08:55:18 [RRD ERROR] Unable to graph 
/var/cache/munin/www/localdomain/localhost.localdomain/diskstats_latency/sda-month.png
 : Attempting to reuse 'min_max_diff'
2012/03/02 08:55:18 [RRD ERROR] Unable to graph 
/var/cache/munin/www/localdomain/localhost.localdomain/diskstats_latency/sda-week.png
 : Attempting to reuse 'min_max_diff'
2012/03/02 08:55:18 [RRD ERROR] Unable to graph 
/var/cache/munin/www/localdomain/localhost.localdomain/diskstats_latency/sda-day.png
 : Attempting to reuse 'min_max_diff'
2012/03/02 08:55:18 [RRD ERROR] Unable to graph 
/var/cache/munin/www/localdomain/localhost.localdomain/diskstats_latency/sda-year.png
 : Attempting to reuse 'min_max_diff'


Here are the RRDTOOL command found using munin-graph in debug mod :
rrdtool 'graph' '--font' \
        'DEFAULT:0:DejaVuSans' \
        '--font' \
        'LEGEND:7:DejaVuSansMono' \
        '-W' \
        'Munin 1.4.6' \
        
'/var/cache/munin/www/localdomain/localhost.localdomain/diskstats_iops/sda-year.png'
 \
        '--title' \
        'Disk IOs for /dev/sda - by year' \
        '--start' \
        '-400d' \
        '--base' \
        '1000' \
        '--vertical-label' \
        'Units read (-) / write (+)' \
        '--height' \
        '175' \
        '--width' \
        '400' \
        '--imgformat' \
        'PNG' \
        '--lazy' \
        'HRULE:2#ff0000' \
        
'DEF:aavgwrrqsz=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-avgwrrqsz-g.rrd:42:MAX'
 \
        
'DEF:iavgwrrqsz=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-avgwrrqsz-g.rrd:42:MIN'
 \
        
'DEF:gavgwrrqsz=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-avgwrrqsz-g.rrd:42:AVERAGE'
 \
        
'DEF:aavgrdrqsz=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-avgrdrqsz-g.rrd:42:MAX'
 \
        
'DEF:iavgrdrqsz=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-avgrdrqsz-g.rrd:42:MIN'
 \
        
'DEF:gavgrdrqsz=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-avgrdrqsz-g.rrd:42:AVERAGE'
 \
        'HRULE:2#ff0000' \
        
'DEF:awrio=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-wrio-g.rrd:42:MAX'
 \
        
'DEF:iwrio=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-wrio-g.rrd:42:MIN'
 \
        
'DEF:gwrio=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-wrio-g.rrd:42:AVERAGE'
 \
        
'DEF:ardio=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-rdio-g.rrd:42:MAX'
 \
        
'DEF:irdio=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-rdio-g.rrd:42:MIN'
 \
        
'DEF:grdio=/var/lib/munin/localdomain/localhost.localdomain-diskstats_iops-sda-rdio-g.rrd:42:AVERAGE'
 \
        'CDEF:crdio=grdio' \
        'CDEF:cwrio=gwrio' \
        'CDEF:min_max_diff=awrio,iwrio,-' \
        'AREA:iwrio#ffffff' \
        'STACK:min_max_diff#22ff22' \
        'COMMENT:                  ' \
        'COMMENT:Cur (-/+)' \
        'COMMENT:Min (-/+)' \
        'COMMENT:Avg (-/+)' \
        'COMMENT:Max (-/+) \j' \
        'LINE1:gwrio#00aa00:IO/sec             ' \
        'CDEF:neg_min_max_diff=irdio,ardio,-' \
        'CDEF:nirdio=irdio,-1,*' \
        'AREA:nirdio#ffffff' \
        'STACK:neg_min_max_diff#22ff22' \
        'GPRINT:crdio:LAST:%6.2lf%s/\g' \
        'GPRINT:cwrio:LAST:%6.2lf%s' \
        'GPRINT:irdio:MIN:%6.2lf%s/\g' \
        'GPRINT:iwrio:MIN:%6.2lf%s' \
        'GPRINT:grdio:AVERAGE:%6.2lf%s/\g' \
        'GPRINT:gwrio:AVERAGE:%6.2lf%s' \
        'GPRINT:ardio:MAX:%6.2lf%s/\g' \
        'GPRINT:awrio:MAX:%6.2lf%s\j' \
        'CDEF:cavgrdrqsz=gavgrdrqsz' \
        'CDEF:cavgwrrqsz=gavgwrrqsz' \
        'CDEF:min_max_diff=aavgwrrqsz,iavgwrrqsz,-' \
        'AREA:iavgwrrqsz#ffffff' \
        'STACK:min_max_diff#22ff22' \
        'LINE1:gavgwrrqsz#00aa00:Avg Req Size (KiB) ' \
        'CDEF:neg_min_max_diff=iavgrdrqsz,aavgrdrqsz,-' \
                'CDEF:neg_min_max_diff=iavgrdrqsz,aavgrdrqsz,-' \
        'CDEF:niavgrdrqsz=iavgrdrqsz,-1,*' \
        'AREA:niavgrdrqsz#ffffff' \
        'STACK:neg_min_max_diff#22ff22' \
        'GPRINT:cavgrdrqsz:LAST:%6.2lf%s/\g' \
        'GPRINT:cavgwrrqsz:LAST:%6.2lf%s' \
        'GPRINT:iavgrdrqsz:MIN:%6.2lf%s/\g' \
        'GPRINT:iavgwrrqsz:MIN:%6.2lf%s' \
        'GPRINT:gavgrdrqsz:AVERAGE:%6.2lf%s/\g' \
        'GPRINT:gavgwrrqsz:AVERAGE:%6.2lf%s' \
        'GPRINT:aavgrdrqsz:MAX:%6.2lf%s/\g' \
        'GPRINT:aavgwrrqsz:MAX:%6.2lf%s\j' \
        'CDEF:re_zero=grdio,UN,0,0,IF' \
        'CDEF:ngrdio=grdio,-1,*' \
        'LINE1:ngrdio#00aa00' \
        'CDEF:ngavgrdrqsz=gavgrdrqsz,-1,*' \
        'LINE1:ngavgrdrqsz#00aa00' \
        'LINE2:re_zero#000000' \
        'COMMENT:Last update\: Fri Mar  2 08\:55\:04 2012\r' \
        '--end' \
        '1330646400'





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

Kernel: Linux 2.6.38.2-grsec-xxxx-grs-ipv6-64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8@euro, LC_CTYPE=fr_FR.UTF-8@euro (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages munin depends on:
ii  adduser                3.112+nmu2        add and remove users and groups
ii  cron                   3.0pl1-116        process scheduling daemon
pn  libdigest-md5-perl     <none>            (no description available)
ii  libhtml-template-perl  2.9-2             module for using HTML Templates wi
ii  liblog-log4perl-perl   1.29-1            A Perl port of the widely popular 
ii  librrds-perl           1.4.3-1           time-series data storage and displ
pn  libstorable-perl       <none>            (no description available)
ii  munin-common           1.4.6-1~bpo60+1   network-wide graphing framework (c
ii  perl [libtime-hires-pe 5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  perl-modules           5.10.1-17squeeze3 Core Perl modules
ii  rrdtool                1.4.3-1           time-series data storage and displ
ii  ttf-dejavu             2.31-1            Metapackage to pull in ttf-dejavu-

Versions of packages munin recommends:
ii  libdate-manip-perl       6.11-1          module for manipulating dates
ii  munin-node               1.4.6-1~bpo60+1 network-wide graphing framework (n

Versions of packages munin suggests:
pn  libnet-ssleay-perl     <none>            (no description available)
ii  lighttpd [httpd]       1.4.28-2+squeeze1 A fast webserver with minimal memo
ii  lynx-cur [www-browser] 2.8.8dev.5-1      Text-mode WWW Browser with NLS sup
ii  w3m [www-browser]      0.5.2-9           WWW browsable pager with excellent

-- Configuration Files:
/etc/munin/munin.conf changed:
includedir /etc/munin/munin-conf.d
max_graph_jobs 0 
[localhost.localdomain]
    address 127.0.0.1
    use_node_name yes


-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2.0~rc2-1

Closing old bug

-- 
Stig Sandbeck Mathisen

--- End Message ---

Reply via email to