[Bug 598385] [NEW] munin plugin exim_mailqueue has incorrect graph configuration

Launchpad Bug Tracker 598385 at bugs.launchpad.net
Mon May 21 13:20:30 UTC 2012


You have been subscribed to a public bug by Vibhav Pant (vibhavp):

Binary package hint: munin-node

The exim_mailqueue graph (in munin-node 1.4.4-1ubuntu1) 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.

** Affects: munin
     Importance: Unknown
         Status: Fix Released

** Affects: munin (Ubuntu)
     Importance: Low
     Assignee: Vibhav Pant (vibhavp)
         Status: Triaged

** Affects: munin (Ubuntu Quantal)
     Importance: Undecided
     Assignee: Vibhav Pant (vibhavp)
         Status: New


** Tags: patch patch-accepted-upstream
-- 
munin plugin exim_mailqueue has incorrect graph configuration
https://bugs.launchpad.net/bugs/598385
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list