mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-05 00:45:59 +08:00
add todo
This commit is contained in:
parent
d64beb7ba8
commit
d8c8d8fd3f
@ -214,6 +214,7 @@ def _net_speed():
|
|||||||
time.sleep(INTERVAL)
|
time.sleep(INTERVAL)
|
||||||
|
|
||||||
def _disk_io():
|
def _disk_io():
|
||||||
|
# todo, 这里希望能有人贡献下代码
|
||||||
diskIO["read"] = 0
|
diskIO["read"] = 0
|
||||||
diskIO["write"] = 0
|
diskIO["write"] = 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user