Statistics and graph generator using RRD databases for the clamsmtp package
Be the first to post a text review of Clamsmtp-Stats. Rate and review a project by clicking thumbs up or thumbs down in the right column.
A pre-package version of 0.2 beta is in the CVS repos. This release's new features: -Rewritten PHP frontend with easy configuration -PHP frontend run from console is accepting the same parameters -Localization of graphs possible -Backend is able to parse gzipped logfiles
Please upgrade according to this patch: --------------------- BEGIN --------------------- --- clamsmtp-stats?revision=1.1 2008-03-19 13:06:14.000000000 +0100 +++ clamsmtp-stats 2008-03-19 13:05:47.000000000 +0100 @@ -549,7 +549,7 @@ $lineid++; $lastepoch = $epoch; - if ($line =~ /clamsmtpd.*?\d+:/) { + if ($line =~ /clamsmtpd.*from=/) { classify(); } # --------------------- END --------------------- The counting mechanism was bad, and left out about 37% of the entries.
Yesterday we decided to release the actual working version. It has a Makefile as installer, and it was tested on Ubuntu Dapper. All feedback is welcome, please file bugs, requests if needed.
clamsmtp-stats (0.1-alpha1) unstable; urgency=low * cleaned unnecessary perl code about Passed-SPAM, Banned, Not-Delivered, Not-Delived-SPAM (checks, variables) * changed every occurence of amavis-stats in pathnames to clamsmtp-stats, to reflect the functionality and to differ if both tools are used * corrected unnecessary absolute paths to img library -- Nagy Gergely <nagy.gergely@gnanet.net> Mon, 10 Sep 2007 18:00:00 +0200 clamsmtp-stats (0.1-alpha) unstable; urgency=low * added clamsmtp-stats intro text, referring to the base amavis-stats * changed the default width of graphs to 750 so long virus names doesn't criple the results * changed all amavis-stats function names so it reads clamsmtp-stats * changed amavis-stats texts in debug and remarks but left the path- names so the actual working instance isn't broken at our server * changed default color value of Infected so red-green mixing people also see the graphs right * changed footer to display the base amavis-stats version and added clamsmtp-stats version * added commandline output to print HTML code as low as possible * cleaned unnecessary parts about Passed-SPAM, Banned, Not-Delivered, Not-Delived-SPAM (checks, variables) * cleaned unused and commented lines -- Nagy Gergely <nagy.gergely@gnanet.net> Fri, 07 Sep 2007 23:00:00 +0200 clamsmtp-stats (0.1-prealpha) unstable; urgency=low * Initial Release. -- Nagy Gergely <nagy.gergely@gnanet.net> Fri, 07 Sep 2007 15:00:00 +0200
We are working on a release that can be tested by anyone and a simple homepage, to get more information on the project, and a small demo page to have an impression about the actual look.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?