Postfix Mail Queue statistics via SNMP
Posted by rick on June 16, 2009
0 comments
This post documents a small shell script designed to provide basic mail queue statistics via SNMP for Postfix. Requirements Postfix Net-SNMP Installation The code can be downloaded here. To install, place the script anywhere in your system and edit it to provide the correct path to the “qshape” perl script that comes with Postfix. Note: [...]