[Clamav-users] Spyware signature

2006-05-03 Thread Joanna Roman
Do ClamAV VDBs have spyware signatures ??


-
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
___
http://lurker.clamav.net/list/clamav-users.html


RE: [Clamav-users] Error while loading shared libraries

2006-05-03 Thread Robert Isaac
No "Not found" messages. I think I might totally uninstall then reinstall.
Having said this, logwatch this morning had no errors.

Bob 
___
Robert Isaac
Director/Web Admin

www.volvoclub.org.uk

Please include all previous text with reply
All messages are scanned with an antivirus scanner.
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson
Sent: 03 May 2006 00:09
To: clamav-users@lists.clamav.net
Subject: Re: [Clamav-users] Error while loading shared libraries

> 
> These are ldd results:
> 
> # ldd -v /usr/lib/libclamav.so.1

These are the results of running ldd against the libraries. You need to do
it again for clamd and for any other utilities you use (clamscan,
'frinstance).

> 
> What am I looking for?

"Not found" messges.

There's an issue in doing this as user root, depending on other things, but
be sure you verify that when you are logged in as the clamav user that you
don't get any "Not found" messages. It has to do with whether your binaries
have hard-coded paths to libs or if they depend on environment settings like
LD_LIBRARY_PATH (which is evil)  to locate the library components. 

dp
___
http://lurker.clamav.net/list/clamav-users.html


___
http://lurker.clamav.net/list/clamav-users.html


Re: [Clamav-users] clamd 0.88.2 hangs

2006-05-03 Thread Dennis Peterson

Jon R. Kibler wrote:

Hello,

Upgraded to clamav 0.88.2 on Sunday. We use clamdwatch to monitor clamd. 
Ever
since the upgrade, clamdwatch reports that clamd has hung about 8 to 10 
times

a day -- sometimes more. (Our supporting shell script then restarts clamd.)
We run clamdwatch once a minute.

How do we go about debugging this?


Possibly you've hit a limit on threads or other configurable. You might 
have your clamdwatch run ps -elLf |grep clam >>/tmp/clamdwatch.log just 
before it kills the patient, for example. Review your configuration file 
to see if any limits are getting in the way.


Modify the script so that it retries a couple times before pulling the 
trigger.


dp
___
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] clamd 0.88.2 hangs

2006-05-03 Thread Jon R. Kibler

Hello,

Upgraded to clamav 0.88.2 on Sunday. We use clamdwatch to monitor clamd. Ever
since the upgrade, clamdwatch reports that clamd has hung about 8 to 10 times
a day -- sometimes more. (Our supporting shell script then restarts clamd.)
We run clamdwatch once a minute.

How do we go about debugging this?

Any chance that clamdwatch is reporting a hung clamd when it is really not 
hung? We
have verbose logging enabled and the last clamd log entry before shutdown is 
almost
always the EICAR test sig.

Environment:
   Solaris 9 w/ all security patches on a blade 250
   load avg at time of reported hangs usually < 0.2
   built with gcc version 3.4.1
   clamav configure options (which have been in use for several years):
  --enable-bigstack
  --with-gnu-ld
   clamdwatch is run with only the -q option

Thanks for all help!
Jon Kibler
--
Jon R. Kibler
Chief Technical Officer
Advanced Systems Engineering Technology, Inc.
Charleston, SC  USA
(843) 849-8214





==
Filtered by: TRUSTEM.COM's Email Filtering Service
http://www.trustem.com/
No Spam. No Viruses. Just Good Clean Email.

___
http://lurker.clamav.net/list/clamav-users.html