Hi all!

There's a pretty nice web-based monitoring system called Munin:
http://munin.projects.linpro.no/

I'd like to create some Munin plugins for qpsmtpd (if it hasn't been 
done allready). In particular, I'd like to find out how many emails are 
denied and accepted by the various qpsmtpd plugins. I just don't know 
how I should go about doing it.

Yes, Munin also has a plugin architecture, pretty nice, there's just a 
program or script that outputs the numbers you want every time it is 
called, which is by default every 15 minutes. So, even though this may 
be somewhat expensive, it doesn't really consume that much, though it 
might have been infeasible if it was really real-time monitoring.

Anyway, how can I best ask qpsmtpd which plugins have denied or accepted 
email the last 15 minutes? Do I have to look in the logs, or are there 
better ways?

Cheers,

Kjetil 

Reply via email to