Date: Thu, 22 Oct 1998 14:15:43 -0700 From: Jerry Preeper <preeper@cts.com> To: freebsd-questions@FreeBSD.ORG Subject: looking for user / server admin scripts Message-ID: <3.0.5.32.19981022141543.008aa430@crash.cts.com>
next in thread | raw e-mail | index | archive | help
I was wondering if anyone has seen a good group of user admin scripts. I'm looking for things that will give me: - a list of all files on the server over a certain size that I specify to watch for large junk files accumulating that can be deleted. should show the full path for the file and it's size. - a list of the most recent file date belonging to each user, using something like the password file for the list of users and their chrooted directory (should check any subdirectories they have created). it would also be great to specify filenames to ignore that are interactive like a guestbook that they might not be updating but are newer anyways. then it could just email me the list of user's, most recent file, modification date and a calculated last updated date. sorting by oldest to newest would be a nice feature too. - a load testing program to see what the web server is capable of handling before it gets bogged down based upon current configuration. - a script that would insert today's date at a predeterming place on a web page each night at midnight, rather that using the ssi that get's executed thousands of times every day. I'm already using repquota to keep track of user's quotas and i have a script to monitor that the web, mail and ftp servers are all up and running. any pointers would be appreciated. Jerry Preeper preeper@cts.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19981022141543.008aa430>