Package: munin-node
Severity: minor
Version: 1.2.0

the logtail detection code of the amavis plugin
adds an very unpleasent file /etc/hosts.offset 
to any system where it is activated.

logtail's current version in sarge 1.2.35,
can be invoked without switches as older logtail version.
so your detection code doesn't work any more,
as it falls back to the older invocation method.
i would recommend to remove the now unneeded detection code.

for the spam it would be cool to lower the num value,
by default spammassassin tags anything > 5.0 as spam.
maybe spam range seems better defined from 0.0 to 4.9
so the following line would be enough:
spamm=`grep 'Hits: [0-4][.]' ${TEMP_FILE} | wc -l`

thanks for your work.

--
maks





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to