mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #696] 磁盘IO情况统计不对 #6129
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#6129
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhouzongyan on GitHub (Nov 3, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/696
Describe the bug
磁盘的IO一直未零,正常来说应该是不会这样的吧
To Reproduce
Steps to reproduce the behavior:
使用安装脚本(bash <(curl -L -s https://mirror.ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) install -r https://mirror.ghproxy.com/)
后,就一直统计不对
Expected behavior
展示磁盘IO的正常情况
Screenshots

Info (please complete the following information):
Additional context
无
@0xJacky commented on GitHub (Nov 3, 2024):
这是我刚刚安装的 Debian VM
如果您认为 IO 统计有问题,麻烦检查一下 Nginx UI 的日志,看看是否有相关 Error。
@0xJacky commented on GitHub (Nov 3, 2024):
有尝试过刷新页面吗,我看网络统计居然统计到三天前了,一般只统计近 100s 的记录
@zhouzongyan commented on GitHub (Nov 3, 2024):
肯定刷新过了,我都装了一个月了
@0xJacky commented on GitHub (Nov 3, 2024):
那你有试过重启 nginx-ui 吗
@zhouzongyan commented on GitHub (Nov 3, 2024):
试过了,我看接口是有数据的
@0xJacky commented on GitHub (Nov 3, 2024):
不对,这个看起来 20 号的时候统计的协程就意外退出了
@zhouzongyan commented on GitHub (Nov 3, 2024):
刚没仔细看截图,那应该是这个问题了,现在又重启目前是正常了