[Orca-users] Re: Open file descriptors and Orca on Solaris 7

Blair Zajac blair at akamai.com
Mon Feb 5 16:41:39 PST 2001


Orcallator.se is designed to handle access log's that are moved and/or
truncated.  However, once you move access_log, you should make sure
that no more data is appended to it, because orcallator.se will miss
the additional data.  If orcallator.se sees that the access log it
was instructed to read has a different inode or the size of the file
shrank, then it'll close the file it was reading and open the new
file.

So you shouldn't have any problems.

Regards,
Blair

Eric Wagar wrote:
> 
> -------------------------- eGroups Sponsor -------------------------~-~>
> Thousands of Great Jobs, One Great Location!
> Austinatwork.com. Great Jobs, Great Life!
> http://click.egroups.com/1/7847/12/_/576139/_/969322019/
> ---------------------------------------------------------------------_->
> 
> I have been trying to find a process that starts what looks to be a
> ttymon service on the Apache access_log.
> 
> I am trying to build a script that moves my Apache logs to save on
> disk space.  I'm also unsure what effect it will have if I do not find
> out what the script is that starts it, and I continue the daily cron
> jobs.  Will it suddenly stop some sort of Orca reporting, etc.?
> 
> Thanks
> eric



More information about the Orca-users mailing list