[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] filesystem usage warning script?
- Subject: [cobalt-developers] filesystem usage warning script?
 
- From: seb bacon <seb@xxxxxxxxxx>
 
- Date: Mon Apr 29 12:59:33 2002
 
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
 
Hi,
I'm getting a bit concerned.  I'm getting a warning by email every day
about the lack of available space on my /var filesystem, which is
apparently inaccurate.  This is on a Raq3.
To work this out, I'd like to know where the script which checks the
filesystems is.  I can't find it in any crontabs.  
Compare the following two outputs:
1) df on server
  [root@ns (LIVE) /etc]# df -m
  Filesystem           1M-blocks      Used Available Use% Mounted on
  /dev/hda1                  726       633        93  87% /
  /dev/hda3                  194        93       101  48% /var
  /dev/hda4                 8132      6210      1921  76% /home
2) Warning email about /var filesystem:
  Total disk space:  193.95 MB
  Free disk space:  17.43 MB
  Percent Used:  91 %
Any ideas?
seb