Bug#574172: munin-node: amavis plugin creates cron error mail

2010-03-18 Thread Tom Feiner
tags 574172 confirmed pending
quit

Hi Daniel,

Thanks for the bug report!

This was just fixed upstream, and I made sure it is also fixed in the 1.4
branch. [1]

Thanks,
Tom Feiner

[1] http://munin-monitoring.org/changeset/3441



signature.asc
Description: OpenPGP digital signature


Bug#574172: munin-node: amavis plugin creates cron error mail

2010-03-16 Thread Daniel Reichelt
Package: munin-node
Version: 1.4.4-1
Severity: normal
Tags: patch

Hi,

currently cron reports errors on munin-cron like this:


Malformed configuration line $domain;$hostname:amavis.graph_vlabel. at 
/usr/share/perl5/Munin/Master/Utils.pm line 337.


I didn't look very deep into it (e.g. not at munin's perl code), however this 
fixes it:
/usr/share/munin/plugins/amavis:108:
replace
 echo 'graph_vlabel #'
by
 echo 'graph_label \#'
or by some nicer text like
 echo 'graph_vlabel No. of Mails'

HTH, cheers,
Daniel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org