I get these mails daily from the cpanel server of our client:
From: [email protected]
subject: drivespace critical on server.mydomain.com
The content of the mail reads:
Drive Critical: /dev/sda3 (/) is 93% full
However, if I do a df -h in a root shell I get this:
So the /dev/sda3 is way from being full. Neither are there very big file transfers going on, so it can't get to a sudden more then 40% addition to get this email going.
How can this be fixed?
From: [email protected]
subject: drivespace critical on server.mydomain.com
The content of the mail reads:
Drive Critical: /dev/sda3 (/) is 93% full
However, if I do a df -h in a root shell I get this:
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 448G 176G 249G 42% /
/dev/sda1 99M 17M 77M 18% /boot
tmpfs 2.0G 0 2.0G 0% /dev/shm
/usr/tmpDSK 3.9G 77M 3.6G 3% /tmp
How can this be fixed?