Re: Periodic maintenaince

2010-01-22 Thread RW
On Sat, 23 Jan 2010 00:54:33 +0100 Roland Smith wrote: > What you could do is prepend the find(1) commands with the nice(1) > command, to give the find commands lower priority. E.g. 'find -bla' > then becomes '/usr/bin/nice -n 19 find -bla'. Unless there's something under periodic that really

Re: Periodic maintenaince

2010-01-22 Thread Roland Smith
On Fri, Jan 22, 2010 at 02:04:21PM -0800, fpineda wrote: > > Hi! > > I like to know how can I optimize the execution about periodic daily. I know > periodic execute is a set of scripts, but I have some problems with a > sepecific script: 450.status-security. > > When this script is running by pe