Hi folks,
I just got Graphdefang 0.9 running but I'm having some problems with one
of the graph types. The total count of viruses and top 9 senders of
viruses show up OK, but Graphdefang generates an empty .png file for the
list of virus types (daily/hourly/monthly virus_value1_stacked_bar.png)
snip from graphdefang-config:
%GraphSettings = ();
%GraphSettings = (
'data_types' => ['virus'],
'graph_type' => 'stacked_bar',
'grouping' => 'value1',
'value1_title' => 'VirusName',
'grouping_times'=> ['hourly','daily','monthly'],
#'filter' => '^(?:(?!klez).)*$',
#'filter_name' => 'Not Klez',
);
push @GRAPHS, { %GraphSettings };
snip from log:
May 13 18:46:36 server1 mimedefang.pl[6438]:
MDLOG,i4DMngVX022386,virus,W32/[EMAIL PROTECTED],65.100.10.44,<[EMAIL PROTECTED]
.com>,<[EMAIL PROTECTED]>,Important notify about your e-mail account.
Can anyone point me in the right direction to get it working?
Thanks,
Joe Arnstein
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang