From a7eb8b2555a345641a11eb6511e2ceeea18c1538 Mon Sep 17 00:00:00 2001 From: Patti Short <35278231+shortpatti@users.noreply.github.com> Date: Thu, 13 Feb 2020 11:25:04 -0800 Subject: updates for issue 8006 (#8074) * updates for issue 8006 * removed unbound from python.d.plugin * incorporated suggested changes * incorporated more suggestions --- collectors/python.d.plugin/nginx/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'collectors/python.d.plugin/nginx/README.md') diff --git a/collectors/python.d.plugin/nginx/README.md b/collectors/python.d.plugin/nginx/README.md index 33b4f04b4f..d405b4cb76 100644 --- a/collectors/python.d.plugin/nginx/README.md +++ b/collectors/python.d.plugin/nginx/README.md @@ -1,8 +1,8 @@ -# nginx +# NGINX monitoring with Netdata -This module will monitor one or more nginx servers depending on configuration. Servers can be either local or remote. +Monitors one or more NGINX servers depending on configuration. Servers can be either local or remote. -**Requirements:** +## Requirements - nginx with configured 'ngx_http_stub_status_module' - 'location /stub_status' -- cgit v1.2.3