mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-22 20:41:40 +02:00
Add energy footprint
This commit is contained in:
3234
pkg/archive/testdata/archive/alex/cluster.json
vendored
3234
pkg/archive/testdata/archive/alex/cluster.json
vendored
File diff suppressed because it is too large
Load Diff
@@ -252,7 +252,8 @@
|
||||
"peak": 500,
|
||||
"normal": 250,
|
||||
"caution": 100,
|
||||
"alert": 50
|
||||
"alert": 50,
|
||||
"energy": true
|
||||
},
|
||||
{
|
||||
"name": "mem_power",
|
||||
@@ -265,7 +266,8 @@
|
||||
"peak": 100,
|
||||
"normal": 50,
|
||||
"caution": 20,
|
||||
"alert": 10
|
||||
"alert": 10,
|
||||
"energy": true
|
||||
},
|
||||
{
|
||||
"name": "ipc",
|
||||
|
Reference in New Issue
Block a user