- Joined
- Apr 14, 2021
- Messages
- 98
- Reaction score
- 59
EDIT: I was looking at different servers
, sorry, can you delete this thread?
Hello,
I'm finding inconsistencies between what I see on the disk space graph in the ui and the disk space available in the vm. I was wondering how this is calculated or if i'm missing something
dashboard

vm

from the api:
"DiskUsage": 37,
"FreeDiskSpace": 13156425728,
"TotalDiskSpace": 21102706688,
calculating the percentage of free disk space from FreeDiskSpace and TotalDiskSpace, it is consistent with DiskUsage and closer to the df output.
I don't see a correlation to what is displayed in the ui though
any insight on this?
thanks
Hello,
I'm finding inconsistencies between what I see on the disk space graph in the ui and the disk space available in the vm. I was wondering how this is calculated or if i'm missing something
dashboard

vm

from the api:
"DiskUsage": 37,
"FreeDiskSpace": 13156425728,
"TotalDiskSpace": 21102706688,
calculating the percentage of free disk space from FreeDiskSpace and TotalDiskSpace, it is consistent with DiskUsage and closer to the df output.
I don't see a correlation to what is displayed in the ui though
any insight on this?
thanks
Last edited: