mailcow-dockerized postfix
SNMP Extend
-
Download the script into the desired host.
wget https://raw.githubusercontent.com/librenms/librenms-agent/master/snmp/mailcow-dockerized-postfix -O /etc/snmp/mailcow-dockerized-postfix -
Make the script executable.
chmod +x /etc/snmp/mailcow-dockerized-postfixA Debian based OS can need the
pflogsummpackage. Make sure that this package is installed. -
Edit your
snmpd.conffile, usually/etc/snmp/snmpd.conf, and add:extend mailcow-postfix /etc/snmp/mailcow-dockerized-postfix -
Restart snmpd on your host.
LibreNMS discovers the application automatically, as described at the top of the page. If the discovery fails, do the steps under the
SNMP Extendheading at the top of the page.