Skip to content

内存统计显示不正确 #1231

@gang929

Description

@gang929

在主机上用free 命令显示 为
XXXX:~# free
total used free shared buff/cache available
Mem: 8131956 919524 3721500 85052 3887004 7212432

而在Nginx UI的dashboard中显示的内存为 523M.

估计是因为 nginx所使用的used算法是 total - free - buff/cache
而 free 命令的算法是 total - available

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions