1Panel/agent/utils/psutil
KOMATA 5d2084fda4
feat: improve linux distribution information get logic (#11171)
* feat: Add PrettyDistro field to dashboard information and update related services and frontend components

* fix: Trim whitespace and parentheses from detected Linux distribution name in GetDistro method

* fix: Correctly trim parentheses from detected Linux distribution name in GetDistro method

* refactor: Simplify Linux distribution detection by removing unnecessary checks and consolidating logic
2025-12-03 14:14:35 +08:00
..
cpu.go feat: Enhance CPU metrics by adding CPU detailed information (#11169) 2025-12-03 13:37:57 +08:00
disk.go perf: replace gopsutil sampling with cached metrics and optimize system info retrieval (#11079) 2025-11-26 16:33:47 +08:00
global.go perf: replace gopsutil sampling with cached metrics and optimize system info retrieval (#11079) 2025-11-26 16:33:47 +08:00
host.go feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00