diff options
Diffstat (limited to '')
| -rw-r--r-- | plugin/interface.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugin/interface.json b/plugin/interface.json index 9b23049..e17ba95 100644 --- a/plugin/interface.json +++ b/plugin/interface.json | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | { | 1 | { |
| 2 | "if_octets": { | 2 | "if_octets": { |
| 3 | "title": "Interface Traffic ({{PI}})", | 3 | "title": "Interface Traffic ({{PI}}) on {{HOST}}", |
| 4 | "vertical": "{{ND}} per second", | 4 | "vertical": "{{ND}} per second", |
| 5 | "type": "io", | 5 | "type": "io", |
| 6 | "legend": { | 6 | "legend": { |
| @@ -17,7 +17,7 @@ | |||
| 17 | "datasize": true | 17 | "datasize": true |
| 18 | }, | 18 | }, |
| 19 | "if_errors": { | 19 | "if_errors": { |
| 20 | "title": "Interface Errors ({{PI}})", | 20 | "title": "Interface Errors ({{PI}}) on {{HOST}}", |
| 21 | "vertical": "Errors per second", | 21 | "vertical": "Errors per second", |
| 22 | "type": "io", | 22 | "type": "io", |
| 23 | "legend": { | 23 | "legend": { |
| @@ -33,7 +33,7 @@ | |||
| 33 | "legend_format": "%5.1lf%s" | 33 | "legend_format": "%5.1lf%s" |
| 34 | }, | 34 | }, |
| 35 | "if_packets": { | 35 | "if_packets": { |
| 36 | "title": "Interface Packets ({{PI}})", | 36 | "title": "Interface Packets ({{PI}}) on {{HOST}}", |
| 37 | "vertical": "Packets per second", | 37 | "vertical": "Packets per second", |
| 38 | "type": "io", | 38 | "type": "io", |
| 39 | "legend": { | 39 | "legend": { |
