diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/ipmi.json | 2 | ||||
-rw-r--r-- | plugin/sensors.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugin/ipmi.json b/plugin/ipmi.json index bd860dd..07caf96 100644 --- a/plugin/ipmi.json +++ b/plugin/ipmi.json | |||
@@ -4,7 +4,7 @@ | |||
4 | "vertical": "RPM", | 4 | "vertical": "RPM", |
5 | "legend_format": "%5.1lf" | 5 | "legend_format": "%5.1lf" |
6 | }, | 6 | }, |
7 | "temerature": { | 7 | "temperature": { |
8 | "title": "Temperature ({{PI}})", | 8 | "title": "Temperature ({{PI}})", |
9 | "vertical": "Celsius", | 9 | "vertical": "Celsius", |
10 | "legend_format": "%5.1lf%s" | 10 | "legend_format": "%5.1lf%s" |
diff --git a/plugin/sensors.json b/plugin/sensors.json index bd860dd..07caf96 100644 --- a/plugin/sensors.json +++ b/plugin/sensors.json | |||
@@ -4,7 +4,7 @@ | |||
4 | "vertical": "RPM", | 4 | "vertical": "RPM", |
5 | "legend_format": "%5.1lf" | 5 | "legend_format": "%5.1lf" |
6 | }, | 6 | }, |
7 | "temerature": { | 7 | "temperature": { |
8 | "title": "Temperature ({{PI}})", | 8 | "title": "Temperature ({{PI}})", |
9 | "vertical": "Celsius", | 9 | "vertical": "Celsius", |
10 | "legend_format": "%5.1lf%s" | 10 | "legend_format": "%5.1lf%s" |