On Friday 16 May 2008 10:36 pm, Dennis Peterson wrote: > Chris wrote: > > ClamAV Statistics > > cpollock > > > > -------------------------------------------------------- > > clamd last started Wed May 14 20:37:57 2008 > > -------------------------------------------------------- > > Statistics since 19 April 2008 > > Last Database Update Thu May 15 23:26:38 2008 > > -------------------------------------------------------- > > Total viruses detected 219 > > Total Database Signatures 284,345 > > > > A link to the script I'm running is below: > > > > http://www.thelinkup.com/shared/itp3cmb6hyr5 > > > > Thanks for any assistance. > > It looks at first glance like your script is not looking for main.cld or > daily.cld files. > > dp
I see what you mean, I changed if (/daily\.(?:cvd|inc).+\(version:\s(\d+), \ssigs:\s(\d+),/) { to (?:cld|inc) and that appeared to fix the problem. Fri May 16 22:19:03 2008 -> main.cvd is up to date (version: 46, sigs: 231834 Fri May 16 22:19:03 2008 -> daily.cld is up to date (version: 7141, sigs: 57107 Adding the two up makes the number of signatures below correct now. ClamAV Statistics cpollock -------------------------------------------------------- clamd last started Wed May 14 20:37:57 2008 -------------------------------------------------------- Statistics since 19 April 2008 Last Database Update Fri May 16 22:19:03 2008 -------------------------------------------------------- Total viruses detected 228 Total Database Signatures 288,941 Hmm, maybe it hadn't been working after all. Thanks for the clue to the fix. I remember mention of the change in extension but I didn't even think about looking at the script and making the one letter change. Thanks again Chris -- Chris KeyID 0xE372A7DA98E6705C
pgpgAtKbiTujl.pgp
Description: PGP signature
_______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html