{{template "admin/html-head.html"}}
{{template "admin/html-header.html"}} {{template "admin/html-aside.html"}}

系统信息 Preview

服务器

属性
服务器架构 {{.os.arch}}
操作系统 {{.os.goOs}}
核心数 {{.cpu.cpuNum}}

内存

属性
总内存 {{.mem.total}}G
已使用 {{.mem.used}}G
占比 {{.mem.usage}}%

磁盘

属性
总共 {{.disk.total}}G
可用 {{.disk.free}}G

go环境

属性
go version {{.os.version}}
Goroutine {{.os.numGoroutine}}
{{template "admin/html-control-sidebar.html"}}
{{template "admin/html-js.html"}}