diff options
Diffstat (limited to 'plugin/nginx.json')
| -rw-r--r-- | plugin/nginx.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugin/nginx.json b/plugin/nginx.json index 08e1d40..ac6f715 100644 --- a/plugin/nginx.json +++ b/plugin/nginx.json | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | { | 1 | { |
| 2 | "connections": { | 2 | "connections": { |
| 3 | "title": "Nginx connections", | 3 | "title": "Nginx connections on {{HOST}}", |
| 4 | "vertical": "Connections/s", | 4 | "vertical": "Connections/s", |
| 5 | "legend": { | 5 | "legend": { |
| 6 | "accepted": { | 6 | "accepted": { |
| @@ -15,7 +15,7 @@ | |||
| 15 | "legend_format": "%5.1lf%s" | 15 | "legend_format": "%5.1lf%s" |
| 16 | }, | 16 | }, |
| 17 | "nginx_connections": { | 17 | "nginx_connections": { |
| 18 | "title": "Nginx connection states", | 18 | "title": "Nginx connection states on {{HOST}}", |
| 19 | "vertical": "Connections/s", | 19 | "vertical": "Connections/s", |
| 20 | "legend": { | 20 | "legend": { |
| 21 | "active": { | 21 | "active": { |
| @@ -38,7 +38,7 @@ | |||
| 38 | "legend_format": "%5.1lf%s" | 38 | "legend_format": "%5.1lf%s" |
| 39 | }, | 39 | }, |
| 40 | "nginx_requests": { | 40 | "nginx_requests": { |
| 41 | "title": "Nginx requests", | 41 | "title": "Nginx requests on {{HOST}}", |
| 42 | "vertical": "Requests/s", | 42 | "vertical": "Requests/s", |
| 43 | "legend": { | 43 | "legend": { |
| 44 | "value": { | 44 | "value": { |
