aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/cpu.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--plugin/cpu.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/cpu.json b/plugin/cpu.json
index 50254f8..34e021d 100644
--- a/plugin/cpu.json
+++ b/plugin/cpu.json
@@ -2,7 +2,7 @@
2 "cpu": { 2 "cpu": {
3 "title": "CPU-{{PI}} usage", 3 "title": "CPU-{{PI}} usage",
4 "vertical": "Jiffies", 4 "vertical": "Jiffies",
5 "rrdtool_opts": "-u 100", 5 "rrdtool_opts": ["-u", "100"],
6 "type": "stacked", 6 "type": "stacked",
7 "legend": { 7 "legend": {
8 "idle": { 8 "idle": {