What I see on the report page seems to be wrong!
As you can see the disk usage is said to be >80% and >90%

But in the graph, I see everything to be normal.

In fact, when I run "df -h", the disk usage is fine.
As you can see the disk usage is said to be >80% and >90%
But in the graph, I see everything to be normal.
In fact, when I run "df -h", the disk usage is fine.
Code:
# df -h Filesystem Size Used Avail Use% Mounted on udev 1.9G 0 1.9G 0% /dev tmpfs 393M 1.6M 391M 1% /run /dev/sda2 196G 11G 175G 6% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/loop0 87M 87M 0 100% /snap/core/4917 tmpfs 393M 0 393M 0% /run/user/1000 /dev/loop1 92M 92M 0 100% /snap/core/8689 tmpfs 393M 0 393M 0% /run/user/1002
Comment