Updated README example
This commit is contained in:
parent
1b2312ce9a
commit
f1938cdb76
|
@ -49,7 +49,7 @@ modules.append({
|
|||
"name" : "CPU usage",
|
||||
"type" : "generic_data",
|
||||
"value": data,
|
||||
"desc" : "percentage of cpu utilization",
|
||||
"desc" : "Percentage of CPU utilization",
|
||||
"unit" : "%"
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue