diff options
Diffstat (limited to 'plugin/apache.json')
| -rw-r--r-- | plugin/apache.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugin/apache.json b/plugin/apache.json index 3774371..3f8b65f 100644 --- a/plugin/apache.json +++ b/plugin/apache.json | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | { | 1 | { |
| 2 | "apache_bytes": { | 2 | "apache_bytes": { |
| 3 | "title": "Webserver Traffic ({{PI}})", | 3 | "title": "Webserver Traffic ({{PI}}) on {{HOST}}", |
| 4 | "vertical": "{{ND}}/s", | 4 | "vertical": "{{ND}}/s", |
| 5 | "legend": { | 5 | "legend": { |
| 6 | "value": { | 6 | "value": { |
| @@ -11,7 +11,7 @@ | |||
| 11 | "legend_format": "%5.1lf" | 11 | "legend_format": "%5.1lf" |
| 12 | }, | 12 | }, |
| 13 | "apache_connections": { | 13 | "apache_connections": { |
| 14 | "title": "Webserver Connections ({{PI}})", | 14 | "title": "Webserver Connections ({{PI}}) on {{HOST}}", |
| 15 | "vertical": "Conns/s", | 15 | "vertical": "Conns/s", |
| 16 | "legend": { | 16 | "legend": { |
| 17 | "value": { | 17 | "value": { |
| @@ -22,7 +22,7 @@ | |||
| 22 | "legend_format": "%5.1lf" | 22 | "legend_format": "%5.1lf" |
| 23 | }, | 23 | }, |
| 24 | "apache_idle_workers": { | 24 | "apache_idle_workers": { |
| 25 | "title": "Webserver Idle Workers ({{PI}})", | 25 | "title": "Webserver Idle Workers ({{PI}}) on {{HOST}}", |
| 26 | "vertical": "Workers", | 26 | "vertical": "Workers", |
| 27 | "legend": { | 27 | "legend": { |
| 28 | "value": { | 28 | "value": { |
| @@ -33,7 +33,7 @@ | |||
| 33 | "legend_format": "%5.1lf" | 33 | "legend_format": "%5.1lf" |
| 34 | }, | 34 | }, |
| 35 | "apache_requests": { | 35 | "apache_requests": { |
| 36 | "title": "Webserver Requests ({{PI}})", | 36 | "title": "Webserver Requests ({{PI}}) on {{HOST}}", |
| 37 | "vertical": "Requests/s", | 37 | "vertical": "Requests/s", |
| 38 | "legend": { | 38 | "legend": { |
| 39 | "value": { | 39 | "value": { |
| @@ -44,7 +44,7 @@ | |||
| 44 | "legend_format": "%5.1lf" | 44 | "legend_format": "%5.1lf" |
| 45 | }, | 45 | }, |
| 46 | "apache_scoreboard": { | 46 | "apache_scoreboard": { |
| 47 | "title": "Webserver Scoreboard ({{PI}})", | 47 | "title": "Webserver Scoreboard ({{PI}}) on {{HOST}}", |
| 48 | "vertical": "Slots", | 48 | "vertical": "Slots", |
| 49 | "type": "stacked", | 49 | "type": "stacked", |
| 50 | "legend": { | 50 | "legend": { |
