John Gibbons wrote:
> I can't seem to find any best practices on scanning file systems. I am
> running a test scan on a 4 gig file system with mostly Oracle database
> files
I'm not sure what you're trying to accomplish here.
>From http://clamav.net/abstract.html#pagestart

"Clam AntiVirus is a GPL anti-virus toolkit for UNIX. The main purpose
of this software is the integration with mail servers (attachment
scanning). "

Why would you want to scan Oracle database files? And on HP-UX, on top
of that?
If you REALLY want to have a general-purpose virus scanner that would
examine all files, and quickly decides whether a file is harmless or not
just by reading a few bytes from the file (or even something like an
"on-access" scanner) you might have better luck with commercial AV
products instead.
> and it's been runnning for several hours.
I'd imagine it's because clamscan is examining the whole 4GB of data.
> Is there any doc out there that
> may help me speed this up or help me exclude file types? CPU is at 100%.
It would be easier to just use --exclude-dir. See "man clamscan"

Regards,

Fajar
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to