From 0dbc6eefd33770ccfefc70e0bbe311ec6785c5f1 Mon Sep 17 00:00:00 2001 From: Brian Peters Date: Wed, 15 Aug 2018 15:02:53 -0400 Subject: [PATCH] Update Applications doc for postfix and RHEL usage (#9019) * Update ReadMe (postfix) added RHEL support note * Update Applications.md --- doc/Extensions/Applications.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Extensions/Applications.md b/doc/Extensions/Applications.md index 257f210ce3..d823b49aec 100644 --- a/doc/Extensions/Applications.md +++ b/doc/Extensions/Applications.md @@ -794,6 +794,8 @@ Please note that each time /etc/snmp/postfixdetailed is ran, the cache file is u The application should be auto-discovered as described at the top of the page. If it is not, please follow the steps set out under `SNMP Extend` heading top of page. +> NOTE: If using RHEL for your postfix server, qshape must be installed manually as it is not officially supported. CentOs 6 rpms seem to work without issues. + ### Postgres #### SNMP Extend 1: Copy the shell script, postgres, to the desired host. `wget https://github.com/librenms/librenms-agent/raw/master/snmp/postgres -O /etc/snmp/postgres`