[Typo3-debian] mysql problem....

Michael Stucki michael at typo3.org
Mon Dec 5 16:53:34 CET 2005


Steffen Müller wrote:

> - your log directory should be /var/log/apache/ (this is debian standard)
> - always use a different partition for /var/log and /tmp
> - compress old logfiles (gzip/bzip2)

You can use logrotate for this. (Thought this is a Debian standard?)

> - check your filesystems frequently (with df). I use to check it once a
> week with cronjob:
> 
> <--- snip
> #!/bin/sh
> 
> # get daily e-mail reports
> /bin/df -h | mail root -s"[$(hostname) monitoring] weekly disk usage
> report" ---> snap

OR use logcheck and tiger. Logcheck is grepping the logfiles for a set of
whitelisted regular expressions, tiger audits the filesystem (size,
MD5sums, etc.). Great tools in an open web.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-debian mailing list