[Clamav-users] clamstats script

2010-03-05 Thread Chris
I run a script hourly that has an output of virus statistics for that hour in an html output format. The script uses a meter.jpg file that draws a line the length depending on different parameters. I previously had this working fine but has since quit apparently when I upgraded to Mandriva 2010. I'

Re: [Clamav-users] clamstats script

2006-06-05 Thread Nigel Horne
See also http://www.bandsman.co.uk/cgi-bin/virus/display.pl?number -Nigel ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] clamstats script

2006-06-04 Thread Chris
On Sunday 04 June 2006 6:27 pm, Stephen Gran wrote: > On Sun, Jun 04, 2006 at 03:25:53PM -0500, Chris said: > > On Sunday 04 June 2006 2:37 pm, Stephen Gran wrote: > > > You're regexes (at least in the version I downloaded) are multi-line. > > > > When looking at the script with gedit and line brea

Re: [Clamav-users] clamstats script

2006-06-04 Thread Stephen Gran
On Sun, Jun 04, 2006 at 03:25:53PM -0500, Chris said: > On Sunday 04 June 2006 2:37 pm, Stephen Gran wrote: > > You're regexes (at least in the version I downloaded) are multi-line. > > When looking at the script with gedit and line breaks off, they're all on > the same line. This is what I see:

Re: [Clamav-users] clamstats script

2006-06-04 Thread Chris
On Sunday 04 June 2006 2:37 pm, Stephen Gran wrote: > On Sun, Jun 04, 2006 at 02:10:16PM -0500, Chris said: > > It seems to read the freshclam.log correctly and posts the correct > > stats, however, for some unknown reason it appears to not be reading > > the clamd.log at all. At least its not pos

Re: [Clamav-users] clamstats script

2006-06-04 Thread Stephen Gran
On Sun, Jun 04, 2006 at 02:10:16PM -0500, Chris said: > It seems to read the freshclam.log correctly and posts the correct stats, > however, for some unknown reason it appears to not be reading the clamd.log > at all. At least its not posting any virus statistics. Can anyone see what > the prob

[Clamav-users] clamstats script

2006-06-04 Thread Chris
With a lot of help from various sources including the author the script almost works. I've uploaded it here: http://ez-files.net/download.php?file=0f603e13 along with the html output as it is now: http://ez-files.net/download.php?file=67835219 which is obtained by running: clamstats.pl --htm

Re: [Clamav-users] clamstats script

2006-05-25 Thread Rick Macdougall
J Kvalvaag wrote: I developed this http://newmail.axess.com/virus/ Do you mind sharing it? Regards Joran Kvalvaag Hi, You can find it at http://www.limelyte.com under Software, it's called virusstats. Regards, Rick ___ http://lurker.clamav

Re: [Clamav-users] clamstats script

2006-05-25 Thread J Kvalvaag
> I developed this http://newmail.axess.com/virus/ Do you mind sharing it? Regards Joran Kvalvaag > But it's only currently for Qmail/simscan (until someone wants to write > a backend for another scanner). > Regards, > Rick ___ http://lurker.clama

Re: [Clamav-users] clamstats script

2006-05-25 Thread Rick Macdougall
ClamAV List wrote: I developed this http://newmail.axess.com/virus/ I had install it into a FC4 box, I see the layout of the webpage but no statistics. ___ http://lurker.clamav.net/list/clamav-users.html Hi, Are you running qmail/simscan ? Are

Re: [Clamav-users] clamstats script

2006-05-25 Thread Stephen Gran
On Wed, May 24, 2006 at 07:15:03PM -0500, Chris said: (mail reformatted so I can see the regex next to the log line) > I'm really not that familar with clamav log files, but the script is > looking for patterns in the log that it is not finding. This regular > expression test on line 96 is never

Re: [Clamav-users] clamstats script

2006-05-25 Thread ClamAV List
I developed this http://newmail.axess.com/virus/ I had install it into a FC4 box, I see the layout of the webpage but no statistics. ___ http://lurker.clamav.net/list/clamav-users.html

Re: [Clamav-users] clamstats script

2006-05-24 Thread Chris
On Wednesday 24 May 2006 7:05 pm, Rick Macdougall wrote: > Chris wrote: > > On Wednesday 24 May 2006 5:54 pm, Rick Macdougall wrote: > >> I developed this http://newmail.axess.com/virus/ > >> > >> But it's only currently for Qmail/simscan (until someone wants to > >> write a backend for another sca

Re: [Clamav-users] clamstats script

2006-05-24 Thread Rick Macdougall
Chris wrote: On Wednesday 24 May 2006 5:54 pm, Rick Macdougall wrote: I developed this http://newmail.axess.com/virus/ But it's only currently for Qmail/simscan (until someone wants to write a backend for another scanner). Kmail, however, its called via a plug-in for Spamassassin. I belie

Re: [Clamav-users] clamstats script

2006-05-24 Thread Chris
On Wednesday 24 May 2006 5:54 pm, Rick Macdougall wrote: > Chris wrote: > > I've downloaded a script that is supposed to output stats on virus's > > that clamav detects. Needless to say its not working correctly and I'm > > soliciting some help since I know nothing about perl. I'm sort of > > get

Re: [Clamav-users] clamstats script

2006-05-24 Thread Rick Macdougall
Chris wrote: I've downloaded a script that is supposed to output stats on virus's that clamav detects. Needless to say its not working correctly and I'm soliciting some help since I know nothing about perl. I'm sort of getting output however it doesn't show any virus's detected. I'd attach t

[Clamav-users] clamstats script

2006-05-24 Thread Chris
I've downloaded a script that is supposed to output stats on virus's that clamav detects. Needless to say its not working correctly and I'm soliciting some help since I know nothing about perl. I'm sort of getting output however it doesn't show any virus's detected. I'd attach the script but