greylistd_stats
Greylistd is a Debian package that provides a simple greylisting implementation for use with the Exim Mail Transport Agent (MTA), version 4.
This plugin monitors its statistics.
| Language | sh,awk |
| written by | Michael Mende |
Configuration
Needs permission to access greylistd socket.
Add user and group to /etc/munin/plugin-conf.d/munin-node
[greylistd_stats] user greylist group greylist
--fs, 29.5.07:
I needed to make a change on line 90 of the attached file in order to remove an extraneous comma from each option name. That line now reads:
print substr(var,0,length(var)-1)".value "res[var]
--menole, 12.11.2007:
Thanks to fs, this bug is fixed in new version.
Attachments
- greylistd_stats (2.2 kB) -
plugin
, added by Michael Mende <debian AT menole DOT net> on 03/24/06 15:29:32. - greylistd_stats.2 (2.2 kB) - added by menole on 11/12/07 11:58:04.
