On Jun 3, 2009, at 6:55 PM, James Brown wrote: > Two hours after startup and no "ClamAv UP" in logs. > > clamd is running. > > clamd.log: > > Thu Jun 4 10:06:44 2009 -> +++ Started at Thu Jun 4 10:06:44 2009 > Thu Jun 4 10:06:44 2009 -> clamd daemon 0.95.1 (OS: darwin9.7.0, > ARCH: i386, CPU: i386) > Thu Jun 4 10:06:44 2009 -> Log file size limited to 1048576 bytes. > Thu Jun 4 10:06:44 2009 -> Reading databases from /usr/local/clamav > Thu Jun 4 10:06:44 2009 -> Not loading PUA signatures. > Thu Jun 4 10:06:59 2009 -> Loaded 823995 signatures. > Thu Jun 4 10:06:59 2009 -> LOCAL: Unix socket file /tmp/clamd > Thu Jun 4 10:06:59 2009 -> LOCAL: Setting connection queue length > to 15 > Thu Jun 4 10:06:59 2009 -> Limits: Global size limit set to 104857600 > bytes. > Thu Jun 4 10:06:59 2009 -> Limits: File size limit set to 26214400 > bytes. > Thu Jun 4 10:06:59 2009 -> Limits: Recursion level limit set to 8. > Thu Jun 4 10:06:59 2009 -> Limits: Files limit set to 1000. > Thu Jun 4 10:06:59 2009 -> Archive support enabled. > Thu Jun 4 10:06:59 2009 -> Algorithmic detection enabled. > Thu Jun 4 10:06:59 2009 -> Portable Executable support enabled. > Thu Jun 4 10:06:59 2009 -> ELF support enabled. > Thu Jun 4 10:06:59 2009 -> Mail files support enabled. > Thu Jun 4 10:06:59 2009 -> OLE2 support enabled. > Thu Jun 4 10:06:59 2009 -> PDF support enabled. > Thu Jun 4 10:06:59 2009 -> HTML support enabled. > Thu Jun 4 10:06:59 2009 -> Self checking every 600 seconds. > Thu Jun 4 10:06:59 2009 -> Set stacksize to 1048576 > Thu Jun 4 10:17:00 2009 -> No stats for Database check - forcing > reload > Thu Jun 4 10:17:01 2009 -> Reading databases from /usr/local/clamav > Thu Jun 4 10:17:08 2009 -> Database correctly reloaded (823995 > signatures) > Thu Jun 4 10:27:08 2009 -> SelfCheck: Database status OK. > Thu Jun 4 10:37:08 2009 -> SelfCheck: Database status OK. > Thu Jun 4 10:47:08 2009 -> SelfCheck: Database status OK. > Thu Jun 4 10:53:55 2009 -> Reading databases from /usr/local/clamav > Thu Jun 4 10:54:01 2009 -> Database correctly reloaded (824079
Is tmp/clamd existing? If not, where does your clam put that file, I assume a pid of some form? I think this is your problem: > Thu Jun 4 10:06:59 2009 -> LOCAL: Unix socket file /tmp/clamd Adjust clam to alter the path to where that is stored, or adjust ASSP to look in a different location. This may also be an issue, hopefully someone can confirm: > Thu Jun 4 10:06:44 2009 -> Reading databases from /usr/local/clamav Perhaps ASSP needs to know where that is, or at least have it in the ASSP directory. You could quickly test this all out with a: ln -s /usr/local/clamav /Path to ASSP/tmp/clamd Hope this is a little helpful, I have not had a chance to get clam and ASSP integrated today. -- Scott * If you contact me off list replace talklists@ with scott@ * ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
