]> arthur.barton.de Git - netdata.git/commitdiff
added information for exim configuration, fixes #56
authorCosta Tsaousis <costa@tsaousis.gr>
Fri, 22 Jul 2016 14:52:46 +0000 (17:52 +0300)
committerCosta Tsaousis <costa@tsaousis.gr>
Fri, 22 Jul 2016 14:52:46 +0000 (17:52 +0300)
conf.d/python.d/exim.conf

index e1bbe39346cefca2b2febaeae46b3a362ac55c78..6aca13c342849560769c9fdc5a9f4bd38f545cc1 100644 (file)
@@ -60,6 +60,25 @@ update_every: 10
 #     command: 'exim -bpc' # the command to run
 #
 
+# ----------------------------------------------------------------------
+# REQUIRED exim CONFIGURATION
+#
+# netdata will query exim as user netdata.
+# By default exim will refuse to respond.
+#
+# To allow querying exim as non-admin user, please set the following
+# to your exim configuration:
+#
+#      queue_list_requires_admin = false
+#
+# Your exim configuration should be in
+#
+#     /etc/exim/exim4.conf
+# or
+#     /etc/exim4/conf.d/main/000_local_options
+#
+# Please consult your distribution information to find the exact file.
+
 # ----------------------------------------------------------------------
 # AUTO-DETECTION JOBS