From: Bas Stottelaar Date: Wed, 16 Jun 2021 21:50:41 +0000 (+0200) Subject: nginx: document 'Socket' option X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3884%2Fhead;p=thirdparty%2Fcollectd.git nginx: document 'Socket' option --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 3a4554b96..91ea8d43e 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6527,6 +6527,12 @@ The B option sets the overall timeout for HTTP requests to B, in milliseconds. By default, the configured B is used to set the timeout. +=item B I + +The B option sets the UNIX domain socket to use, if the NGINX listens +on a UNIX domain socket instead. Note that you still need to provide the +B option. + =back =head2 Plugin C