[Bug 598385] Re: [SRU] munin plugin exim_mailqueue has incorrect graph configuration

James Page james.page at ubuntu.com
Mon May 21 16:02:04 UTC 2012


** Description changed:

  [Impact]
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for 'mails') and then an AREA (for 'frozen').  This is invalid as STACK must follow AREA or LINE, and the graph does not render.
  
  [Steps To Reproduce]
  Open the exim_mailqueue graph in munin.
- The rrdtool is told by the graph to draw STACK followed by an AREA.
+ The rrdtool is told by the graph to draw STACK followed by an AREA which fails.
  
  [Development Fix]
  Cherry picked patch from upstream VCS - http://munin-monitoring.org/changeset/4597
  
  [Stable Fix]
  Same as development fix
  
  [Regression Potential]
  Low, only changes the order of the drawn graphs
  
  [Workaround]
  This can be corrected by swapping AREA and STACK in /usr/share/munin/plugins/exim_mailqueue
  
  [Original Bug Report]
  
  Binary package hint: munin
  
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for
  'mails') and then an AREA (for 'frozen'). This is invalid as STACK must
  follow AREA or LINE, and the graph does not render. The error message in
  the munin-graph log is as follows:
  
  Jun 25 08:45:48 - ERROR: First field ("mails") of graph "[elided]" :: "[elided] :: "
  exim_mailqueue" is STACK. STACK can only be drawn after a LINEx or AREA.
  Jun 25 08:45:48 - Unable to graph /var/lib/munin/[elided]/[elided]-exim_mailqueue-fro
  zen-g.rrd: STACK must follow LINE or AREA! command:
  
  This can be corrected by swapping AREA and STACK in
  /usr/share/munin/plugins/exim_mailqueue. Patch attached.

** Description changed:

  [Impact]
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for 'mails') and then an AREA (for 'frozen').  This is invalid as STACK must follow AREA or LINE, and the graph does not render.
  
  [Steps To Reproduce]
  Open the exim_mailqueue graph in munin.
  The rrdtool is told by the graph to draw STACK followed by an AREA which fails.
  
  [Development Fix]
  Cherry picked patch from upstream VCS - http://munin-monitoring.org/changeset/4597
  
  [Stable Fix]
  Same as development fix
  
  [Regression Potential]
- Low, only changes the order of the drawn graphs
+ Low, only changes the order of the drawn graphs + already accepted upstream.
  
  [Workaround]
  This can be corrected by swapping AREA and STACK in /usr/share/munin/plugins/exim_mailqueue
  
  [Original Bug Report]
  
  Binary package hint: munin
  
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for
  'mails') and then an AREA (for 'frozen'). This is invalid as STACK must
  follow AREA or LINE, and the graph does not render. The error message in
  the munin-graph log is as follows:
  
  Jun 25 08:45:48 - ERROR: First field ("mails") of graph "[elided]" :: "[elided] :: "
  exim_mailqueue" is STACK. STACK can only be drawn after a LINEx or AREA.
  Jun 25 08:45:48 - Unable to graph /var/lib/munin/[elided]/[elided]-exim_mailqueue-fro
  zen-g.rrd: STACK must follow LINE or AREA! command:
  
  This can be corrected by swapping AREA and STACK in
  /usr/share/munin/plugins/exim_mailqueue. Patch attached.

** Description changed:

  [Impact]
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for 'mails') and then an AREA (for 'frozen').  This is invalid as STACK must follow AREA or LINE, and the graph does not render.
  
  [Steps To Reproduce]
+ Install munin, munin-node and exim4
  Open the exim_mailqueue graph in munin.
  The rrdtool is told by the graph to draw STACK followed by an AREA which fails.
  
  [Development Fix]
  Cherry picked patch from upstream VCS - http://munin-monitoring.org/changeset/4597
  
  [Stable Fix]
  Same as development fix
  
  [Regression Potential]
  Low, only changes the order of the drawn graphs + already accepted upstream.
  
  [Workaround]
  This can be corrected by swapping AREA and STACK in /usr/share/munin/plugins/exim_mailqueue
  
  [Original Bug Report]
  
  Binary package hint: munin
  
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for
  'mails') and then an AREA (for 'frozen'). This is invalid as STACK must
  follow AREA or LINE, and the graph does not render. The error message in
  the munin-graph log is as follows:
  
  Jun 25 08:45:48 - ERROR: First field ("mails") of graph "[elided]" :: "[elided] :: "
  exim_mailqueue" is STACK. STACK can only be drawn after a LINEx or AREA.
  Jun 25 08:45:48 - Unable to graph /var/lib/munin/[elided]/[elided]-exim_mailqueue-fro
  zen-g.rrd: STACK must follow LINE or AREA! command:
  
  This can be corrected by swapping AREA and STACK in
  /usr/share/munin/plugins/exim_mailqueue. Patch attached.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/598385

Title:
  [SRU] munin plugin exim_mailqueue has incorrect graph configuration

Status in Munin:
  Fix Released
Status in “munin” package in Ubuntu:
  Fix Released
Status in “munin” source package in Precise:
  Confirmed
Status in “munin” source package in Quantal:
  Fix Released

Bug description:
  [Impact]
  The exim_mailqueue graph tells rrdtool to draw first a STACK (for 'mails') and then an AREA (for 'frozen').  This is invalid as STACK must follow AREA or LINE, and the graph does not render.

  [Steps To Reproduce]
  Install munin, munin-node and exim4
  Open the exim_mailqueue graph in munin.
  The rrdtool is told by the graph to draw STACK followed by an AREA which fails.

  [Development Fix]
  Cherry picked patch from upstream VCS - http://munin-monitoring.org/changeset/4597

  [Stable Fix]
  Same as development fix

  [Regression Potential]
  Low, only changes the order of the drawn graphs + already accepted upstream.

  [Workaround]
  This can be corrected by swapping AREA and STACK in /usr/share/munin/plugins/exim_mailqueue

  [Original Bug Report]

  Binary package hint: munin

  The exim_mailqueue graph tells rrdtool to draw first a STACK (for
  'mails') and then an AREA (for 'frozen'). This is invalid as STACK
  must follow AREA or LINE, and the graph does not render. The error
  message in the munin-graph log is as follows:

  Jun 25 08:45:48 - ERROR: First field ("mails") of graph "[elided]" :: "[elided] :: "
  exim_mailqueue" is STACK. STACK can only be drawn after a LINEx or AREA.
  Jun 25 08:45:48 - Unable to graph /var/lib/munin/[elided]/[elided]-exim_mailqueue-fro
  zen-g.rrd: STACK must follow LINE or AREA! command:

  This can be corrected by swapping AREA and STACK in
  /usr/share/munin/plugins/exim_mailqueue. Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/598385/+subscriptions



More information about the Ubuntu-sponsors mailing list