mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-25 12:59:06 +01:00
Fix json test data
This commit is contained in:
parent
05bce53c7f
commit
c622967d27
@ -1,7 +1,7 @@
|
||||
{
|
||||
"cpu_load": {
|
||||
"node": {
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "load"
|
||||
},
|
||||
"timestep": 60,
|
||||
@ -92878,7 +92878,7 @@
|
||||
}
|
||||
],
|
||||
"timestep": 60,
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "Hz",
|
||||
"prefix": "M"
|
||||
}
|
||||
@ -139321,14 +139321,14 @@
|
||||
}
|
||||
],
|
||||
"timestep": 60,
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "W"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ipc": {
|
||||
"node": {
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "IPC"
|
||||
},
|
||||
"series": [
|
||||
@ -185610,7 +185610,7 @@
|
||||
},
|
||||
"mem_bw": {
|
||||
"node": {
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "B/s",
|
||||
"prefix": "G"
|
||||
},
|
||||
@ -232053,7 +232053,7 @@
|
||||
},
|
||||
"flops_sp": {
|
||||
"node": {
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "F/s",
|
||||
"prefix": "G"
|
||||
},
|
||||
@ -278491,7 +278491,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"timestep": 60,
|
||||
"timestep": 60
|
||||
}
|
||||
},
|
||||
"mem_used": {
|
||||
@ -324931,7 +324931,7 @@
|
||||
}
|
||||
],
|
||||
"timestep": 60,
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "B/s",
|
||||
"prefix": "G"
|
||||
}
|
||||
@ -371374,7 +371374,7 @@
|
||||
"hostname": "e0951"
|
||||
}
|
||||
],
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "F/s",
|
||||
"prefix": "G"
|
||||
}
|
||||
@ -371382,7 +371382,7 @@
|
||||
},
|
||||
"flops_any": {
|
||||
"node": {
|
||||
"unit": {
|
||||
"unit": {
|
||||
"base": "F/s",
|
||||
"prefix": "G"
|
||||
},
|
||||
|
@ -185896,7 +185896,7 @@
|
||||
"hostname": "e0908"
|
||||
}
|
||||
],
|
||||
"timestep": 60,
|
||||
"timestep": 60
|
||||
}
|
||||
},
|
||||
"mem_bw": {
|
||||
|
Loading…
Reference in New Issue
Block a user