Files
OpenBMC/meta-quanta/meta-common/recipes-phosphor/health/files/bmc_health_config.json
T
2026-04-23 17:07:55 +08:00

16 lines
230 B
JSON
Executable File

{
"CPU" : {
"Frequency" : 1,
"Window_size": 120
},
"Memory" : {
"Frequency" : 1,
"Window_size": 120
},
"Storage_RW" : {
"Path" : "/run/initramfs/rw",
"Frequency" : 1,
"Window_size": 120
}
}