On Mon, Oct 14, 2002 at 08:59:49PM -0500, Jeremy Turner wrote: > On Mon, 2002-10-14 at 20:42, Philip Clever wrote: > > what graphing have you set up thus far? > > The current graph is spam vs time, as in number of spam emails per > minute (or hour, day, year, etc...). What I want to graph now is the > spamassassin point value vs quanity of each. > > What I want is a set of graphs that show me how many emails that I get > for each point value (maybe truncated to an integer) or a set of > values. I don't care how many spam emails I get per minute as much as I > care about how many spams I get and where they fall in the scale of > 'spamness'. I want to do this to help check the threshold and > constantly monitor where it falls.
You want a histogram: hits | messages 5- 7 | ** 7- 9 | *** 9-11 | **** 11-13 | ****** 13-15 | ******* 15-17 | * 17-19 | ***** 19-21 | ** 20-50 | ********************************** something like that? Easy to do with a quick perl or awk script. Send it to your self as e-mail or embed it in a web page as PRE section. -- Scott Lambert KC5MLE Unix SysAdmin [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk