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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to