mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-06-19 16:45:15 +03:00
refactor: change CpuUsage for CPUUsage
This commit is contained in:
@@ -23,7 +23,7 @@ type AgentAlert struct {
|
||||
}
|
||||
|
||||
type SystemMetrics struct {
|
||||
CpuUsage float64
|
||||
CPUUsage float64
|
||||
MemoryUsage float64
|
||||
DiskUsage float64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user