mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Updated README example
This commit is contained in:
parent
1b2312ce9a
commit
f1938cdb76
@ -49,7 +49,7 @@ modules.append({
|
|||||||
"name" : "CPU usage",
|
"name" : "CPU usage",
|
||||||
"type" : "generic_data",
|
"type" : "generic_data",
|
||||||
"value": data,
|
"value": data,
|
||||||
"desc" : "percentage of cpu utilization",
|
"desc" : "Percentage of CPU utilization",
|
||||||
"unit" : "%"
|
"unit" : "%"
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user