diff options
Diffstat (limited to 'plugin/cpufreq.json')
| -rw-r--r-- | plugin/cpufreq.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugin/cpufreq.json b/plugin/cpufreq.json new file mode 100644 index 0000000..c66f924 --- /dev/null +++ b/plugin/cpufreq.json | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | "cpufreq": { | ||
| 3 | "title": "CPU frequency scaling", | ||
| 4 | "vertical": "Hz", | ||
| 5 | "legend_format": "%5.1lf%s" | ||
| 6 | } | ||
| 7 | } | ||
