diff options
| author | Pim van den Berg | 2014-12-14 17:15:02 +0100 |
|---|---|---|
| committer | Pim van den Berg | 2014-12-14 17:15:02 +0100 |
| commit | 364c9b98cbc353b8b020995672aa752fa55a5d0c (patch) | |
| tree | e6510cb2a6f0598fd3bd82ee7823e39d8eafeb31 /plugin | |
| parent | plugin/vmem: improve vmpage_io (diff) | |
| download | apt-panopticon_cgp-364c9b98cbc353b8b020995672aa752fa55a5d0c.zip apt-panopticon_cgp-364c9b98cbc353b8b020995672aa752fa55a5d0c.tar.gz apt-panopticon_cgp-364c9b98cbc353b8b020995672aa752fa55a5d0c.tar.bz2 apt-panopticon_cgp-364c9b98cbc353b8b020995672aa752fa55a5d0c.tar.xz | |
plugin/mysql: replace TI by PI in title
Closes #112
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/mysql.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/mysql.json b/plugin/mysql.json index 1b7dd8c..ab618fd 100644 --- a/plugin/mysql.json +++ b/plugin/mysql.json | |||
| @@ -95,7 +95,7 @@ | |||
| 95 | "legend_format": "%5.1lf%s" | 95 | "legend_format": "%5.1lf%s" |
| 96 | }, | 96 | }, |
| 97 | "mysql_octets": { | 97 | "mysql_octets": { |
| 98 | "title": "MySQL Traffic ({{TI}}) on {{HOST}}", | 98 | "title": "MySQL Traffic ({{PI}}) on {{HOST}}", |
| 99 | "vertical": "Bits per second", | 99 | "vertical": "Bits per second", |
| 100 | "type": "io", | 100 | "type": "io", |
| 101 | "legend": { | 101 | "legend": { |
