summaryrefslogtreecommitdiffstats
path: root/python.d
diff options
context:
space:
mode:
authorLevi Blaney <shadycuz@gmail.com>2016-09-23 02:29:31 -0400
committerGitHub <noreply@github.com>2016-09-23 02:29:31 -0400
commit82cadd4d1a4be80bbbcdbef50d331360156bf5d8 (patch)
tree6e4c0cdacbb7137f4d4a27539dfbfdabe60acc2a /python.d
parent4764d3115f34718a2c219b4070b26a3a70b2c574 (diff)
Cleaning up Documentation
Mainly reverting my changes to nginx.conf and some punctuation edits
Diffstat (limited to 'python.d')
-rw-r--r--python.d/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/python.d/README.md b/python.d/README.md
index e8a132e17f..a3c7b4fac9 100644
--- a/python.d/README.md
+++ b/python.d/README.md
@@ -48,7 +48,7 @@ This module will monitor one or more apache servers depending on configuration.
**Requirements:**
* apache with enabled `mod_status`
-It produces following charts:
+It produces the following charts:
1. **Requests** in requests/s
* requests
@@ -235,7 +235,7 @@ Configuration is not needed.
# hddtemp
-Module monitors disk temperatures from one or more hddtemp daemons
+Module monitors disk temperatures from one or more hddtemp daemons.
**Requirement:**
Running `hddtemp` in daemonized mode with access on tcp port
@@ -449,6 +449,7 @@ This module will monitor one or more nginx servers depending on configuration. S
**Requirements:**
* nginx with configured 'ngx_http_stub_status_module'
* 'location /stub_status'
+
Example nginx configuration can be found in 'python.d/nginx.conf'
It produces following charts: