[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] disk usage
- Subject: RE: [cobalt-users] disk usage
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Thu Aug 15 17:58:26 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Rahadul Kabir [mailto:rkabir@xxxxxxxxxx]
Sent: Thursday, August 15, 2002 6:17 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] disk usage
>
> Opps! I really meant to say ONE (1) cure is a bigger hard drive...
> As Paul (self-appointed-linux-guru) pointed out he may have GIGANTIC log
> files...
> Good Going Paul!!!!
ftp.log. web.log, maillog , access log, httpd logs
these aren't that big, as I run a script wekkly to truncate it.
can guys tell me what are the possible place where the log may have grow
huge?
I thought I checked all log files, but still would like to make sure with
you
guys. thanks
-------------------------------
In the /home/log/httpd directory check out the size of your access, error,
adm_access and adm_error files. You also might want to see how big your
/home/pgsql/pg_log file is. You shouls also use find to see if there
are any old core dumps that can be trashed. You can also use find to locate
large files.