-
-
-
Where can one find this graph?
Edit: ah in the Graphs section of App Settings.
Here's one of mine:
Update:
And here another where Disk I/O has a similar strange issue to what @Lanhild is seeing in his Network I/O
-
@jdaviescoates can you post the output of
docker stats
? -
@girish said in Application network I/O graph shouldn't be in kilobytes per second:
@jdaviescoates can you post the output of docker stats ?
From where?
The Web Terminal of the App in question? Didn't seem to work there so I ssh'd into the server and ran it there.
The line for the app in question (with the funny Disk I/O graph) is:
CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 5.81% 293.4MiB / 2.4GiB 11.94% 805kB / 914kB 363MB / 13.3MB 18
Does that shed any light on anything?
-